Browse Source

[DOCS] Remove rollup index ref

James Rodewig 4 years ago
parent
commit
167600c824
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/rollup/rollup-apis.asciidoc

+ 2 - 2
docs/reference/rollup/rollup-apis.asciidoc

@@ -6,8 +6,8 @@
 ifdef::permanently-unreleased-branch[]
 
 A rollup aggregates an index's time-series data and stores the results in
-another index, called a rollup index. For example, you can roll up hourly data
-into daily or weekly summaries.
+another index. For example, you can roll up hourly data into daily or weekly
+summaries.
 
 * <<rollup-api,Rollup API>>