1
0
Fork 0

Update required-configuration.md

Fix typo
This commit is contained in:
Sylvain Pace 2019-03-22 13:37:38 +01:00 committed by GitHub
parent fe6df6a886
commit 426d337b3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ tags:
```
The `content` value of the meta will be added to every records extracted from
the page. Given that the name is `DocSearch:$NAME`, `$NAME` will be set as an
the page. Given that the name is `docsearch:$NAME`, `$NAME` will be set as an
attribute in every records. Its value will be its related `content` value. You
can then transform these attributes as [`facetFilters`][4] to filter over them
from the UI. We will need to set `attributesForFaceting` of your Algolia index