diff --git a/schema/metadata/app/jsLibs.json b/schema/metadata/app/jsLibs.json index 77afeb0aa1..1a3e4357ef 100644 --- a/schema/metadata/app/jsLibs.json +++ b/schema/metadata/app/jsLibs.json @@ -46,7 +46,7 @@ "items": { "type": "string" }, - "description": "Additional module IDs the lib will be available by. Can be useful for establishing backward compatibility." + "description": "Additional module IDs the lib will be available by. Can be useful for establishing backward compatibility or when another lib requires this lib by a different ID." } } }