Skip to content

Commit

Permalink
Fix small typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OCannings authored and mattfreer committed Feb 22, 2014
1 parent 0b98f44 commit b771cda
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 @@ -18,7 +18,7 @@ And then execute:
$ bundle
````

## Creaing a FormObject with the Generator
## Creating a FormObject with the Generator
The following example generates a `UserLogin` form-object (and test).
```bash
$ rails generate active_model:form_object user login
Expand Down

0 comments on commit b771cda

Please sign in to comment.