Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyod committed Aug 10, 2014
1 parent ab17c5c commit 13e3dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -217,7 +217,7 @@ To do this simply add a property such as:

```json
{
index: true
"index": true
}
```

Expand All @@ -229,7 +229,7 @@ This could be:

```json
{
index: {
"index": {
"schemas": true
}
}
Expand Down

0 comments on commit 13e3dde

Please sign in to comment.