Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbence committed Aug 27, 2018
1 parent a5e421d commit 8a6c273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The Firestore JSON returned in the REST API, uses value type as keys. This can b
}
}
```
#### JSON parsered with firestore-parser
#### JSON parsed with firestore-parser
```
{
"player": {
Expand All @@ -63,4 +63,4 @@ The Firestore JSON returned in the REST API, uses value type as keys. This can b
},
"level": 7
}
```
```

0 comments on commit 8a6c273

Please sign in to comment.