Lint railties/CHANGELOG.md

Light grammar edits.

[ci skip]
This commit is contained in:
Jon Moss 2017-08-06 22:32:26 -04:00
parent 026d4a2f07
commit be60532bdc

@ -1,5 +1,5 @@
* Add `ruby x.x.x` version to `Gemfile` and create `.ruby-version`
root file containing current Ruby version when new Rails applications are
root file containing the current Ruby version when new Rails applications are
created.
*Alberto Almagro*
@ -32,7 +32,7 @@
*Robin Dupret*, *Kasper Timm Hansen*
* Allow to pass a custom connection name to the `rails dbconsole`
* Allow passing a custom connection name to the `rails dbconsole`
command when using a 3-level database configuration.
$ bin/rails dbconsole -c replica