Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
ramhemasri committed Feb 12, 2015
1 parent 1019d7d commit 21af36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodb-mongoose/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Post.find({},function(error, posts){
* `Schema.Types.Mixed`
* `Schema.Types.ObjectId`

## Create, Read, Update, Delete (CRUD) Mondoose Example
## Create, Read, Update, Delete (CRUD) Mongoose Example

```
// Create
Expand Down

0 comments on commit 21af36c

Please sign in to comment.