diff options
| author | miguel araujo <miguelarauj1o@gmail.com> | 2014-06-19 11:05:48 -0300 | 
|---|---|---|
| committer | miguel araujo <miguelarauj1o@gmail.com> | 2014-06-19 11:05:48 -0300 | 
| commit | 8c44cb9b4fe45df82588956473e01f7eb7a07dd9 (patch) | |
| tree | 1a56d8999e1c5402d0e66256b8baeaa6b24ce30c /zh-cn | |
| parent | 7bc3a435c6716931addb11251bd40fc13d77ce1a (diff) | |
| parent | 9862212ed15a4b28c946a7b00cd3624d00971b97 (diff) | |
Merge branch 'master' of https://github.com/miguelarauj1o/learnxinyminutes-docs into translate_br
Diffstat (limited to 'zh-cn')
| -rw-r--r-- | zh-cn/json-cn.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/zh-cn/json-cn.html.markdown b/zh-cn/json-cn.html.markdown index 75966595..3a8db2cf 100644 --- a/zh-cn/json-cn.html.markdown +++ b/zh-cn/json-cn.html.markdown @@ -46,6 +46,6 @@ lang: zh-cn      ]    ], -  "that was short": "And, you're done. You know know everything JSON has to offer." +  "that was short": "And, you're done. You now know everything JSON has to offer."  }  ``` | 
