inputs/org.osbuild.tree: fix typo

This commit is contained in:
Jelle van der Waa 2022-01-14 12:17:13 +01:00 committed by Achilleas Koutsou
parent b7a9e9c5a3
commit 4eb35babed

View file

@ -26,7 +26,7 @@ SCHEMA = """
"enum": ["org.osbuild.pipeline"]
},
"references": {
"description": "Exactly one pipeline identifier to ues as tree input",
"description": "Exactly one pipeline identifier to use as tree input",
"oneOf": [{
"type": "array",
"additionalItems": false,