docs: fixed sentance error in warning
This commit is contained in:
@@ -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
|
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
|
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
|
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>
|
</Banner>
|
||||||
|
|
||||||
### Retrieving localized docs
|
### Retrieving localized docs
|
||||||
|
|||||||
Reference in New Issue
Block a user