[DOCS] Fixed typo in put-mapping docs
split backwardscompatibility to backwards compatibility
This commit is contained in:
parent
cb22417cc1
commit
1383ab77b6
|
@ -80,4 +80,4 @@ where
|
|||
|
||||
|
||||
Instead of `_mapping` you can also use the plural `_mappings`.
|
||||
The uri `PUT /{index}/{type}/_mapping` is still supported for backwardscompatibility.
|
||||
The uri `PUT /{index}/{type}/_mapping` is still supported for backwards compatibility.
|
||||
|
|
Loading…
Reference in New Issue