diff --git a/res/composer-schema.json b/res/composer-schema.json index 83185eb22..582788271 100644 --- a/res/composer-schema.json +++ b/res/composer-schema.json @@ -417,7 +417,7 @@ }, "non-feature-branches": { "type": ["array"], - "description": "A set of string or regex patterns for non-numeric branch names that will not be handles as feature branches.", + "description": "A set of string or regex patterns for non-numeric branch names that will not be handled as feature branches.", "items": { "type": "string" }