diff options
| -rw-r--r-- | zh-cn/yaml-cn.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/zh-cn/yaml-cn.html.markdown b/zh-cn/yaml-cn.html.markdown index 5a7e45f4..e75fafba 100644 --- a/zh-cn/yaml-cn.html.markdown +++ b/zh-cn/yaml-cn.html.markdown @@ -178,7 +178,7 @@ set2:    item2: null    item3: null -...  # document end +...  # 文档结束  ```  ### 更多资源 | 
