Skip to content

Commit 639eec6

Browse files
authored
Fix code sample names for localized attributes settings (#3087)
1 parent b6e919a commit 639eec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/api/settings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ Update the localized attributes settings of an index.
892892

893893
#### Example
894894

895-
<CodeSamples id="update_localized_attributes_settings_1" />
895+
<CodeSamples id="update_localized_attribute_settings_1" />
896896

897897
##### Response: `202 Accepted`
898898

@@ -922,7 +922,7 @@ Reset an index's localized attributes to their [default value](#localized-attrib
922922

923923
#### Example
924924

925-
<CodeSamples id="reset_localized_attributes_settings_1" />
925+
<CodeSamples id="reset_localized_attribute_settings_1" />
926926

927927
##### Response: `202 Accepted`
928928

0 commit comments

Comments
 (0)