Browse Source

[DOCS] Replace "time-series" with "time series" (#65620)

James Rodewig 4 years ago
parent
commit
d3613ab1b5

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

@@ -6,7 +6,7 @@
 <titleabbrev>Rollup</titleabbrev>
 ++++
 
-Aggregates an index's time-series data and stores the results in another index.
+Aggregates an index's time series data and stores the results in another index.
 For example, you can roll up hourly data into daily or weekly summaries.
 
 [source,console]

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

@@ -5,7 +5,7 @@
 
 ifdef::permanently-unreleased-branch[]
 
-A rollup aggregates an index's time-series data and stores the results in
+A rollup aggregates an index's time series data and stores the results in
 another index. For example, you can roll up hourly data into daily or weekly
 summaries.