diff --git a/docs/sources/developers/plugins/plugin.schema.json b/docs/sources/developers/plugins/plugin.schema.json index 4e759fb9dfd..1913d9aef08 100644 --- a/docs/sources/developers/plugins/plugin.schema.json +++ b/docs/sources/developers/plugins/plugin.schema.json @@ -563,7 +563,7 @@ }, "extensions": { "type": "array", - "description": "The list of extensions that the plugin registers under other extension points.", + "description": "List of link and component extensions which the plugin registers to given extension points.", "items": { "type": "object", "properties": {