Skip to content

Commit 289a2f9

Browse files
committed
Update heading
1 parent 5f2b00b commit 289a2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/indexing/optimize_indexing_performance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Focus on the **longest-running steps** and investigate which index settings or d
4646
|--------------|--------------|
4747
| Tokenizes text and builds the inverted index. | Ensure the [searchable attributes](/reference/api/settings#searchable-attributes) list only includes the fields you want to be checked for query word matches. |
4848

49-
### `extracting word proximity`, `merging word proximity`
49+
### `extracting word proximity` and `merging word proximity`
5050

5151
| Description | Optimization |
5252
|--------------|--------------|

0 commit comments

Comments
 (0)