1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

refactor: fix typos in locale variable

statment -> statement
This commit is contained in:
Cotes Chung
2024-07-04 01:42:29 +08:00
parent fbba0a4204
commit e6532ad864
25 changed files with 27 additions and 27 deletions

View File

@@ -11,4 +11,4 @@ redirect_from:
{% include lang.html %}
<p class="lead">{{ site.data.locales[lang].not_found.statment }}</p>
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p>