Skip to content

Commit 2638858

Browse files
committed
vale fixes
1 parent c550355 commit 2638858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/interact-data/raw-queries.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ actions:
188188

189189
- Specifies the Atlas Search index that covers the ``plot`` field
190190
- Queries for documents whose ``plot`` values contain the string
191-
``"whirlwind romance"`` with no more than ``3`` words in between
191+
``"whirlwind romance"`` with no more than ``3`` words between them
192192
- Returns portions of the ``plot`` string values that match
193-
the query, along with metadata that indicates where the matches
193+
the query and metadata that indicates where the matches
194194
occurred
195195
- Includes the ``title`` field and the ``highlight``, or matching text,
196196
of each result

0 commit comments

Comments
 (0)