diff --git a/docs/configuration/localization.mdx b/docs/configuration/localization.mdx index ad8b99d445..3e90019b26 100644 --- a/docs/configuration/localization.mdx +++ b/docs/configuration/localization.mdx @@ -78,7 +78,7 @@ All field types with a `name` property support the `localized` property—even t When converting an existing field to or from `localized: true` the data structure in the document will change for this field and so existing data for this field will be lost. Before changing the localization setting on fields - with existing data, you may need consider a field migration strategy. + with existing data, you may need to consider a field migration strategy. ### Retrieving localized docs