Skip to content

Commit d005e0f

Browse files
typo
1 parent 11fd636 commit d005e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo -e "social:\n cards_layout_options:\n font_family: Noto Sans JP" > site/jp/.meta.yml
7070
echo "Successfully injected meta data into Japanese translation."
7171
else
72-
echo "Japanse translations not found among $(ls). Skipping this step."
72+
echo "Japanese translations not found among $(ls). Skipping this step."
7373
fi
7474
7575
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)