Skip to content

Commit 8ef9fc2

Browse files
Update website/src/pages/en/subgraphs/querying/graphql-api.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 497516a commit 8ef9fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/graphql-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Full-text search query fields provide an expressive text search API that can be
284284

285285
Full-text search queries have one required field, `text`, for supplying search terms. Several special full-text operators are available to be used in this `text` search field.
286286

287-
Fulltext search fields use the required `text` parameter with the following operators:
287+
Full-text search fields use the required `text` parameter with the following operators:
288288

289289
| Operator | Symbol | Description |
290290
| --------- | ------ | --------------------------------------------------------------- |

0 commit comments

Comments
 (0)