diff --git a/schema/metadata/app/metadata.json b/schema/metadata/app/metadata.json index 5e321f943e..9649a30a49 100644 --- a/schema/metadata/app/metadata.json +++ b/schema/metadata/app/metadata.json @@ -58,7 +58,7 @@ }, "anyScopeList": { "type": "array", - "description": "If the user has access to any of the list scopes, they will have access to the metadata section defined by the key. As of v9.2.5.", + "description": "If the user has access to any of the listed scopes, they will have access to the metadata section defined by the key. As of v9.2.5.", "items": { "type": "string" }