summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkoyu <me@koyu.space>2021-06-01 05:18:32 +0200
committerGitHub <noreply@github.com>2021-06-01 05:18:32 +0200
commit8be1ec13ae5d1a14085416e150b36090812e3999 (patch)
treeb0653824db77d5c80db9d33438959b0cae42a30d
parent3b27b09acbbcd5ad920da68cbcfb30eafa792fa5 (diff)
Fix spelling error in i18n workflow (#16326)
-rw-r--r--.github/workflows/check-i18n.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-i18n.yml b/.github/workflows/check-i18n.yml
index 373484aeeca..398e78b0f04 100644
--- a/.github/workflows/check-i18n.yml
+++ b/.github/workflows/check-i18n.yml
@@ -1,4 +1,4 @@
-name: Chack i18n
+name: Check i18n
on:
push: