simple spelling error fix

This commit is contained in:
Juan Alvarez 2018-03-08 14:32:27 -06:00 committed by GitHub
parent c226ea20a7
commit a1f9fed8ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ let document0: Doucment = [
"author": "dave",
"score": Int32(80),
"views": 100,
"aweosme": true,
"awesome": true,
"users": [
["_id": 2, "user": "ijk123", "status": "A"],
["_id": 3, "user": "xyz123", "status": "P"],