diff options
| author | Julien Déramond <[email protected]> | 2022-04-04 07:59:08 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-04-04 10:29:17 -0700 |
| commit | 2fccd1c1e4df4a6b50ef44538b00487613d290a5 (patch) | |
| tree | 1f3f2abe2c7413b1abb745b63c8714e9ed1fa057 | |
| parent | 273ebad151b98c37ebedc5111c3efff596dd0d24 (diff) | |
| download | bootstrap-2fccd1c1e4df4a6b50ef44538b00487613d290a5.tar.xz bootstrap-2fccd1c1e4df4a6b50ef44538b00487613d290a5.zip | |
Fix CSpell by adding 'Analyser'
| -rw-r--r-- | .cspell.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cspell.json b/.cspell.json index 8562645cf..3d30b1071 100644 --- a/.cspell.json +++ b/.cspell.json @@ -3,6 +3,7 @@ "words": [ "affordance", "allowfullscreen", + "Analyser", "autohide", "autohiding", "autoplay", |
