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 ebb3aa62..5a7e45f4 100644 --- a/zh-cn/yaml-cn.html.markdown +++ b/zh-cn/yaml-cn.html.markdown @@ -16,7 +16,7 @@ YAML 根本不容许文字制表符。  ```yaml ----  # document start +---  # 文档开头  # YAML 中的注解看起来像这样。  | 
