[Trivial Fix] modify spelling error of "resource"

Although it is spelling mistakes, it affects reading.

Change-Id: I0634190955937cfde63508e09bd6d1fcb49a859c
This commit is contained in:
inspurericzhang 2018-11-01 10:47:11 +08:00
parent 39b13b0025
commit 47d02931f0
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ gh_info_t *info;
Key/value pairs for Scaling Request:
"version": <integer> - version of the interface
"timeout_ms": <integer> - timeout for app_scale_helper scripts
"resource": cpu - indicate the resouce to scale.
"resource": cpu - indicate the resource to scale.
Only cpu is currently supported.
"direction“: "up or down
"online_cpu": <integer> - vcpu number to online when scale up