diff options
author | Adam Bard <github@adambard.com> | 2014-03-14 18:18:23 +0000 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2014-03-14 18:18:23 +0000 |
commit | ef16c2025e11b26f0589cd3719e55237abbb8a35 (patch) | |
tree | bd3be7153c4e1c3225695eece8ea7b19b9aa2602 /zh-cn | |
parent | 9ae15783f633819bc7848506ca34bc8f757f0e40 (diff) |
Fix syntax errors in coffeescript headers
Diffstat (limited to 'zh-cn')
-rw-r--r-- | zh-cn/coffeescript-cn.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zh-cn/coffeescript-cn.html.markdown b/zh-cn/coffeescript-cn.html.markdown index 8fb96749..44561541 100644 --- a/zh-cn/coffeescript-cn.html.markdown +++ b/zh-cn/coffeescript-cn.html.markdown @@ -2,9 +2,9 @@ language: coffeescript contributors: - ["Tenor Biel", "http://github.com/L8D"] - - ["Xavier Yao"], "http://github.com/xavieryao"] + - ["Xavier Yao", "http://github.com/xavieryao"] translators: - - ["Xavier Yao"], "http://github.com/xavieryao"] + - ["Xavier Yao", "http://github.com/xavieryao"] filename: coffeescript-cn.coffee lang: zh-cn --- |