docs: fixed sentance error in warning

This commit is contained in:
Anthony Bouch
2023-04-10 13:37:27 +07:00
parent 5fa8f69e10
commit 013c96f0db

View File

@@ -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.
</Banner>
### Retrieving localized docs