From 594450e72985bd9af290af9e332d19f764ba941e Mon Sep 17 00:00:00 2001 From: Dan Fehrenbach Date: Wed, 8 Jan 2025 12:39:22 -0600 Subject: [PATCH] Update Localized Attributes code sample name to match .code-samples.meilisearch.yaml This fixes incorrect names that fail to reference .code-samples.meilisearch.yaml defined names --- reference/api/settings.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/api/settings.mdx b/reference/api/settings.mdx index f470e807a..47bb3b171 100644 --- a/reference/api/settings.mdx +++ b/reference/api/settings.mdx @@ -892,7 +892,7 @@ Update the localized attributes settings of an index. #### Example - + ##### Response: `202 Accepted` @@ -922,7 +922,7 @@ Reset an index's localized attributes to their [default value](#localized-attrib #### Example - + ##### Response: `202 Accepted`