Fix schema typo.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
09690e1758
commit
a74b2f2f70
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@
|
|||
"cpus": {"type": "string"},
|
||||
"memory": {"type": "string"}
|
||||
},
|
||||
"additionaProperties": false
|
||||
"additionalProperties": false
|
||||
},
|
||||
|
||||
"network": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue