Skip to content

Commit 0492b01

Browse files
committed
JT small fix
1 parent 0c52834 commit 0492b01

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

docs/fundamentals/as-avs.txt

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,15 +164,9 @@ The following code performs an Atlas Search autocomplete query on the
164164
:visible: false
165165

166166
[
167-
{ "title": "Dreaming of Jakarta",
168-
"year": 1990
169-
},
170-
{ "title": "Jakob the Liar",
171-
"year": 1999
172-
},
173-
{ "title": "Emily Calling Jake",
174-
"year": 2001
175-
}
167+
"Dreaming of Jakarta",
168+
"Jakob the Liar",
169+
"title": "Emily Calling Jake"
176170
]
177171

178172
You can also pass the following parameters to the ``autocomplete()``

0 commit comments

Comments
 (0)