浏览代码

[DOCS] Fix typo

James Rodewig 4 年之前
父节点
当前提交
3f528945f0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/rollup/apis/rollup-api.asciidoc

+ 1 - 1
docs/reference/rollup/apis/rollup-api.asciidoc

@@ -146,7 +146,7 @@ Array of <<keyword,keyword family>> and <<number,numeric>> fields to store. If
 you specify a `terms` object, this property is required.
 you specify a `terms` object, this property is required.
 +
 +
 TIP: Avoid storing high-cardinality fields. High-cardinality fields can greatly
 TIP: Avoid storing high-cardinality fields. High-cardinality fields can greatly
-increase the size of resulting rollup index.
+increase the size of the resulting rollup index.
 ======
 ======
 =====
 =====