diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 48ff85f71a..dd3d3f065b 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -43,7 +43,7 @@ rails console # => ./script/console rails g scaffold post title:string # => ./script/generate scaffold post title:string -Run rails --help for a list of all the options. +Run rails --help for a list of all the options. h4. Dependencies and config.gem