Browse Source

Update mappings.asciidoc

typo
archana 8 years ago
parent
commit
a5358f34b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/migration/migrate_6_0/mappings.asciidoc

+ 1 - 1
docs/reference/migration/migrate_6_0/mappings.asciidoc

@@ -26,6 +26,6 @@ now disallowed for these indices' mappings.
 
 ==== Unrecognized `match_mapping_type` options not silently ignored
 
-Previously Elastiscearch would silently ignore any dynamic templates that
+Previously Elasticsearch would silently ignore any dynamic templates that
 included a `match_mapping_type` type that was unrecognized. An exception is now
 thrown on an unrecognized type.