Skip to content

Commit 79ace79

Browse files
authored
docs: fix typo in record-extractor.md (#1326)
1 parent 3057875 commit 79ace79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/website/docs/record-extractor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This documentation will only contain information regarding the **helpers.docsear
1010

1111
:::
1212

13-
Pages are extracted by a [`recordExtractor`][9]. These extractors are assigned to [`actions`][12] via the [`recordExtractor`][9] parameter. This parameter links to a function that returns the data you want to index, organized in a array of JSON objects.
13+
Pages are extracted by a [`recordExtractor`][9]. These extractors are assigned to [`actions`][12] via the [`recordExtractor`][9] parameter. This parameter links to a function that returns the data you want to index, organized in an array of JSON objects.
1414

1515
_The helpers are a collection of functions to help you extract content and generate Algolia records._
1616

0 commit comments

Comments
 (0)