mirror of
https://github.com/docker/compose.git
synced 2025-07-20 12:14:41 +02:00
Fix schema typo.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
09690e1758
commit
a74b2f2f70
@ -270,7 +270,7 @@
|
||||
"cpus": {"type": "string"},
|
||||
"memory": {"type": "string"}
|
||||
},
|
||||
"additionaProperties": false
|
||||
"additionalProperties": false
|
||||
},
|
||||
|
||||
"network": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user