Browse Source

Update index-apis.asciidoc

Asciidoc typo
Clinton Gormley 9 years ago
parent
commit
d56a8e5dd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/migration/migrate_5_0/index-apis.asciidoc

+ 1 - 1
docs/reference/migration/migrate_5_0/index-apis.asciidoc

@@ -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