[DOCS] Fixed typo in put-mapping docs

split backwardscompatibility to backwards compatibility
This commit is contained in:
Evgeniy Sokovikov 2014-05-16 10:41:12 +04:00 committed by Luca Cavanna
parent cb22417cc1
commit 1383ab77b6
1 changed files with 1 additions and 1 deletions

View File

@ -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.