diff --git a/doc/cascadia/profiles.schema.json b/doc/cascadia/profiles.schema.json index ebd7ec082..29dc727df 100644 --- a/doc/cascadia/profiles.schema.json +++ b/doc/cascadia/profiles.schema.json @@ -399,7 +399,7 @@ "index": { "type": "integer", "default": "", - "description": "close the tabs following the tab at this index" + "description": "Close the tabs other than the one at this index." } } } @@ -416,7 +416,7 @@ "index": { "type": "integer", "default": "", - "description": "close the tabs other than the one at this index" + "description": "Close the tabs following the tab at this index." } } }