From 426d337b3fd2bf315e2b659dca8474db74e3b9d0 Mon Sep 17 00:00:00 2001 From: Sylvain Pace Date: Fri, 22 Mar 2019 13:37:38 +0100 Subject: [PATCH] Update required-configuration.md Fix typo --- docs/src/required-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/required-configuration.md b/docs/src/required-configuration.md index c5719d0e..d3ad12e6 100644 --- a/docs/src/required-configuration.md +++ b/docs/src/required-configuration.md @@ -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