From dd0f75ff34cd9236cc1c364d677283b69e3f9c6d Mon Sep 17 00:00:00 2001
From: mengxiaon <38374140+mengxiaon@users.noreply.github.com>
Date: Sun, 7 Jul 2019 14:48:27 +0800
Subject: [PATCH] Update configuration.md (#10)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
修改语言不通顺的地方
---
configuration.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configuration.md b/configuration.md
index 27d76bc..e199806 100644
--- a/configuration.md
+++ b/configuration.md
@@ -337,7 +337,7 @@ window.$docsify = {
- 类型: `String|Function`
-我们可以显示文档更新日期通过 **{docsify-updated}** 变量. 并且格式化日期通过 `formatUpdated`。参考 https://github.com/lukeed/tinydate#patterns
+我们可以通过 **{docsify-updated}** 变量显示文档更新日期. 并且通过 `formatUpdated`配置日期格式。参考 https://github.com/lukeed/tinydate#patterns
```js
window.$docsify = {
@@ -417,7 +417,7 @@ window.$docsify = {
- 类型: `Array`
-一个语言列表。在浏览这个列表中的语言的翻译文档时都会在请求到一个对应语言的翻译文档不存在时显示默认语言的同名文档
+一个语言列表。在浏览这个列表中的语言的翻译文档时都会在请求到一个对应语言的翻译文档,不存在时显示默认语言的同名文档
Example: