Skip to content

Commit 166e92a

Browse files
committed
Merge pull request rails#19841 from yui-knk/fix/rails_version
[ci skip] Update Rails version of doc
2 parents 1d1c677 + 234bc4e commit 166e92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ run the following:
123123
$ rails --version
124124
```
125125

126-
If it says something like "Rails 4.2.0", you are ready to continue.
126+
If it says something like "Rails 4.2.1", you are ready to continue.
127127

128128
### Creating the Blog Application
129129

0 commit comments

Comments
 (0)