Skip to content

Commit

Permalink
Add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Dec 1, 2012
1 parent 4a148b0 commit c122165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ To read about the model properties argument jump to [Model properties](#model-pr
### Generating scaffolding
Use `geddy scaffold <name> [model properties]` to generate scaffoling in your application.
Scaffolding creates full CRUD actions includes views, and will default your configuration to use
Scaffolding creates full CRUD actions, includes views, and will default your configuration to use
[Mongodb](http://www.mongodb.org/). Resource routes will be created for you.
````
Expand Down

0 comments on commit c122165

Please sign in to comment.