[DOCS] Fix `disk.used_percent` typo in `_cat/nodes` docs (#51854)

Corrects an example for the `disk.used_percent` parameter in `_cat/nodes` API.
This commit is contained in:
baifan 2020-02-04 22:15:06 +08:00 committed by James Rodewig
parent 87b126bbfc
commit 60a53f2897
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Used disk space, such as `259.8gb`.
Available disk space, such as `198.4gb`.
`disk.used_percent`, `dup`, `diskUsedPercent`::
Used disk space percentage, such as `198.4gb`.
Used disk space percentage, such as `47`.
`heap.current`, `hc`, `heapCurrent`::
Used heap, such as `311.2mb`.