diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 4078f6b15..e5a398e7f 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -70,7 +70,7 @@ jobs: echo -e "social:\n cards_layout_options:\n font_family: Noto Sans JP" > site/jp/.meta.yml echo "Successfully injected meta data into Japanese translation." else - echo "Japanse translations not found among $(ls). Skipping this step." + echo "Japanese translations not found among $(ls). Skipping this step." fi - name: Deploy to GitHub Pages