refactor: fix typos in locale variable
statment -> statement
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user