diff --git a/schema/plugin.json b/schema/plugin.json index 2a3193c..ead509e 100644 --- a/schema/plugin.json +++ b/schema/plugin.json @@ -11,7 +11,7 @@ "properties": { "collapsibleNotebooks": { "title": "ToC Configuration", - "description": "A setting for specifying whether to allow collapsing notebook cells.", + "description": "Specifies whether to allow the ToC extension to collapse notebook cells.", "$ref": "#/definitions", "default": true }