mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Use both British and American English spellings.
This commit is contained in:
parent
36f056fd92
commit
e54d0902c1
@ -1,4 +1 @@
|
|||||||
colour
|
|
||||||
colours
|
|
||||||
mitigations
|
|
||||||
newbranch
|
newbranch
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
|
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
|
||||||
version: '0.2'
|
version: '0.2'
|
||||||
language: en
|
language: en-US,en-GB
|
||||||
|
|
||||||
import:
|
import:
|
||||||
- ./.cspell/cspell.config.yaml
|
- ./.cspell/cspell.config.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user