Skip to content

Commit

Permalink
Merge pull request balderdashy#238 from JoshTheWanderer/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mikermcneil committed Mar 16, 2013
2 parents 2c2a2c2 + c718f03 commit c167b77
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 @@ -102,7 +102,7 @@ type by adding arguments at the end of the command. To generate a User model, en
```
sails generate model User
```
If you check out your app, you'll notice that this created a file at **/api/model/User.js**.
If you check out your app, you'll notice that this created a file at **/api/models/User.js**.

<!--
Let's give her a name-- try uncommenting the name attribute so it looks more or less like this:
Expand Down

0 comments on commit c167b77

Please sign in to comment.