Fix schema typo.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-12-28 15:16:53 -05:00
parent 09690e1758
commit a74b2f2f70
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@
"cpus": {"type": "string"},
"memory": {"type": "string"}
},
"additionaProperties": false
"additionalProperties": false
},
"network": {