We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f0b0f commit fa71a1eCopy full SHA for fa71a1e
.github/workflows/gh-pages.yml
@@ -70,7 +70,7 @@ jobs:
70
echo -e "social:\n cards_layout_options:\n font_family: Noto Sans JP" > site/jp/.meta.yml
71
echo "Successfully injected meta data into Japanese translation."
72
else
73
- echo "Japanse translations not found among $(ls). Skipping this step."
+ echo "Japanese translations not found among $(ls). Skipping this step."
74
fi
75
76
- name: Deploy to GitHub Pages
0 commit comments