diff --git a/schema/metadata/app/language.json b/schema/metadata/app/language.json index bf4a3736e4..626e78cd99 100644 --- a/schema/metadata/app/language.json +++ b/schema/metadata/app/language.json @@ -17,7 +17,7 @@ "type": "object", "description": "Rules making language translations available for a user when they don't have access to a scope.", "additionalProperties": { - "description": "A metadata path, items are separated by dots.", + "description": "A language path, items are separated by dots.", "properties": { "scope": { "type": "string",