Skip to content

Commit 58c6bb1

Browse files
msimbergbcumming
authored andcommitted
Fix typo in environments schema (eth-cscs#221)
1 parent 44b699a commit 58c6bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackinator/schema/environments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"uenv": {
8989
"type": "object",
90-
"additionalPropertis": false,
90+
"additionalProperties": false,
9191
"properties": {
9292
"add_compilers": { "type": "boolean" },
9393
"prefix_paths": {

0 commit comments

Comments
 (0)