diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-30 10:29:14 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-30 10:29:14 -0700 |
commit | c2c3ac6af00e01029228b2ac84e4b50599a3098d (patch) | |
tree | f8a01c2ced268d80eacd498871d482ad704709fa /cspell.json | |
parent | 24527086cd4e38462595bfdab0179b9f940f9f0e (diff) | |
download | chef-c2c3ac6af00e01029228b2ac84e4b50599a3098d.tar.gz |
fix json syntaxlcg/yum-fix-blocking-and-flushing
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'cspell.json')
-rw-r--r-- | cspell.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cspell.json b/cspell.json index 83765c0d92..b4ed4fe100 100644 --- a/cspell.json +++ b/cspell.json @@ -1898,8 +1898,8 @@ "zolo", "zombiejs", "Zuazo", - "zypp" - "Ásgeirsson", + "zypp", + "Ásgeirsson" ], // flagWords - list of words to be always considered incorrect // This is useful for offensive words and common spelling errors. |