Merge pull request #4279 from dnephin/fix-schema-typo

Fix schema typo
This commit is contained in:
Joffrey F 2017-01-05 17:15:39 -08:00 committed by GitHub
commit 45c7ee4466
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": {