Browse Source

[DOCS] Fix rollup API prereq wording

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

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

@@ -57,7 +57,7 @@ or `manage` <<privileges-list-cluster,cluster privilege>> to use this API.
 * You can only roll up an index that contains:
 
 ** A <<date,`date`>> or <<date_nanos,`date_nanos`>> timestamp field
-** One or more <<number,numeric>> fields to store as `metrics`
+** One or more <<number,numeric>> fields
 
 [[rollup-api-path-params]]
 ==== {api-path-parms-title}