We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671a66a commit 2fc1cd1Copy full SHA for 2fc1cd1
docs/search.md
@@ -15,7 +15,7 @@ See [how-to-use-indexer.md](how-to-use-indexer.md) for details.
15
16
## Configure settings of Docs
17
18
-Add those Django settings the Docs application to enable the feature.
+Add those Django settings to the Docs application to enable the feature.
19
20
```shell
21
SEARCH_INDEXER_CLASS="core.services.search_indexers.FindDocumentIndexer"
0 commit comments