From cddcebfe27c45ccda6e269ca86f64af679a3595a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 31 Aug 2023 13:42:30 +0300 Subject: [PATCH] fix --- schema/metadata/app/language.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",