浏览代码

Fix typo in migration node for one shard per index

Jason Tedor 6 年之前
父节点
当前提交
fc85c37efc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/migration/migrate_7_0/indices.asciidoc

+ 1 - 1
docs/reference/migration/migrate_7_0/indices.asciidoc

@@ -5,7 +5,7 @@
 [float]
 ==== Index creation no longer defaults to five shards
 Previous versions of Elasticsearch defaulted to creating five shards per index.
-Starting with 7.0.0, the default is now one index per shard.
+Starting with 7.0.0, the default is now one shard per index.
 
 [float]
 ==== `:` is no longer allowed in index name