Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jacobsun/edidor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsun6eal <jacob.sun.meta@gmail.com>2019-05-16 17:33:08 +0300
committersun6eal <jacob.sun.meta@gmail.com>2019-05-16 17:33:08 +0300
commitbb3df983f1c15b79d127fbe1f4d3bab909178c70 (patch)
treec38cf659d464d7b79e8b3f1734b8596567c531b8
parentf55f3530eafaf1e64c0a220ede5c6d64b8c8962f (diff)
typov0.2.0
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index e188c14..3984224 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -41,7 +41,7 @@
<label for="theme-name">
<p>Only English Character, space, hyphen are allowed!</p>
<p>Valid name examples: "custom", "fantastic theme", "my-theme"</p>
- <p>Invalid name expamles: "我的主题", ":)", "123"</p>
+ <p>Invalid name examles: "我的主题", ":)", "123"</p>
</label>
<input type="text" name="theme-name" id="theme-name">
</div>