mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fix typo [ci-skip]
This commit is contained in:
parent
8821577113
commit
a9a8c73090
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Please refer to the [Changelog][active-record] for detailed changes.
|
|||
attribute :column, :string
|
||||
```
|
||||
|
||||
* Remove deprecacated support to resolve connection using `"primary"` as connection specification name.
|
||||
* Remove deprecated support to resolve connection using `"primary"` as connection specification name.
|
||||
|
||||
* Remove deprecated support to quote `ActiveRecord::Base` objects.
|
||||
|
||||
|
|
Loading…
Reference in a new issue