YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn.

This commit is contained in:
Naganarasimha 2016-12-26 06:50:06 +05:30
parent edac82737a
commit 4a9f965314
1 changed files with 1 additions and 1 deletions

View File

@ -2286,7 +2286,7 @@ The *maximum-resource-capabilites* object contains the following elements:
| Item | Data Type | Description | | Item | Data Type | Description |
|:---- |:---- |:---- | |:---- |:---- |:---- |
| memory | int | The maxiumim memory available for a container | | memory | int | The maximum memory available for a container |
| vCores | int | The maximum number of cores available for a container | | vCores | int | The maximum number of cores available for a container |
### Response Examples ### Response Examples