Merge pull request #288 from jlalvarez18/patch-1

simple spelling error fix
This commit is contained in:
Tim 2018-03-08 21:15:50 +00:00 committed by GitHub
commit 901790c294
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"],