Update index-apis.asciidoc

Asciidoc typo
This commit is contained in:
Clinton Gormley 2016-04-25 13:06:57 +02:00
parent 5fe1916be9
commit d56a8e5dd8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ignored when upgrading to 5.0.
The recent CPU usage (as a percent) has been added to the OS stats
reported under the node stats API and the cat nodes API. The breaking
change here is that there is a new object in the `os` object in the node
stats response. This object is called `cpu` and includes percent` and
stats response. This object is called `cpu` and includes `percent` and
`load_average` as fields. This moves the `load_average` field that was
previously a top-level field in the `os` object to the `cpu` object. The
format of the `load_average` field has changed to an object with fields