Include 'ise' and 'ised'
This commit is contained in:
parent
1f673ec437
commit
a36f7be531
|
|
@ -1,5 +1,5 @@
|
|||
name: Colour
|
||||
pattern: \bcolou?r(ized?|ed)?\b
|
||||
pattern: \bcolou?r(i[sz]ed?|ed)?\b
|
||||
description: '- Matches `colour`, `coloured`, `colourize`, `colourized`.
|
||||
|
||||
- Handles both American ("color") and British ("colour") spellings.'
|
||||
|
|
|
|||
Loading…
Reference in New Issue