Skip to content

Commit dc72921

Browse files
committed
fix spell check
1 parent 2b4db2b commit dc72921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Spell check
1717
uses: codespell-project/actions-codespell@master
1818
with:
19-
ignore_words_list: ned
19+
ignore_words_list: ned, ser

0 commit comments

Comments
 (0)