We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecae79f commit 4bcf2eaCopy full SHA for 4bcf2ea
source/tutorial/perform-full-text-search.txt
@@ -38,7 +38,7 @@ array and create queries that search the array's values.
38
the ``topics`` array. For example the index contains one entry for
39
``whaling`` and another for ``allegory``.
40
41
- You then queries based on the keywords. For example:
+ You then query based on the keywords. For example:
42
43
.. code-block:: javascript
44
0 commit comments