Skip to content

Commit 497516a

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

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
@@ -278,7 +278,7 @@ Queries support historical state retrieval using the `block` parameter:
278278
}
279279
```
280280

281-
### Fulltext Search
281+
### Full-Text Search
282282

283283
Full-text search query fields provide an expressive text search API that can be added to the Subgraph schema and customized. Refer to [Defining Full-text Search Fields](/developing/creating-a-subgraph/#defining-fulltext-search-fields) to add full-text search to your Subgraph.
284284

0 commit comments

Comments
 (0)