diff --git a/.github/workflows/script/ngword_check.py b/.github/workflows/script/ngword_check.py index 4779e27d6..c34913155 100644 --- a/.github/workflows/script/ngword_check.py +++ b/.github/workflows/script/ngword_check.py @@ -9,6 +9,7 @@ ("", "condtion", "condition"), ("", "eror", "error"), ("", "exposion", "exposition"), + ("", "generetor", "generator"), ("", "greator", "greater"), ("", "noexpcet", "noexcept"), ("", "protmise_type", "promise_type"),