Skip to content

Commit

Permalink
fix(docs): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bkapustik committed Aug 26, 2024
1 parent a31c4e8 commit f0b9df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Managing-Indexes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If no option is selected, no items will be processed.

- Indexed Languages - the index will only include content in the selected languages.

- Channel Name - the index will only be triggered by web page item creation or modication in the selected website channel.
- Channel Name - the index will only be triggered by web page item creation or modification in the selected website channel.

- Indexing Strategy - the indexing strategy specified in code during dependency registration of a custom indexing strategies.
- If you want the default strategy to appear here, register it explicitly in `IServiceCollection.AddKenticoAlgolia()` method.
Expand Down

0 comments on commit f0b9df7

Please sign in to comment.