1
0
mirror of synced 2026-01-05 03:06:35 -05:00

fix: s/parsin/parsing (#23038)

Closes https://github.com/github/docs-internal/issues/23037
This commit is contained in:
Francis
2021-11-22 12:32:17 -08:00
committed by GitHub
parent 81b561f1ff
commit 894182d2f1

View File

@@ -128,7 +128,7 @@ jobs:
- name: Check parsing
run: |
node script/i18n/lint-translation-files.js --check parsing
git add . && git commit -m "Run script/i18n/lint-translation-files.js --check parsin" || echo "Nothing to commit"
git add . && git commit -m "Run script/i18n/lint-translation-files.js --check parsing" || echo "Nothing to commit"
# step 8b in docs-engineering/crowdin.md
- name: Check rendering