mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix grammar
This commit is contained in:
parent
c214dd79cf
commit
8e79abbe63
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ TIP: Ruby 1.8.7 p248 and p249 have marshaling bugs that crash Rails. Ruby Enterp
|
|||
|
||||
Rails provides the `rails:update` rake task. After updating the Rails version
|
||||
in the Gemfile, run this rake task.
|
||||
This will help you with the creation of new files and changes of old files in a
|
||||
This will help you with the creation of new files and changes of old files in an
|
||||
interactive session.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue