diff --git a/inputs/org.osbuild.tree b/inputs/org.osbuild.tree index 42249a29..97ac2f7a 100755 --- a/inputs/org.osbuild.tree +++ b/inputs/org.osbuild.tree @@ -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,