mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-19 14:11:27 +02:00
Fix syntax errors in coffeescript headers
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
language: coffeescript
|
language: coffeescript
|
||||||
contributors:
|
contributors:
|
||||||
- ["Tenor Biel", "http://github.com/L8D"]
|
- ["Tenor Biel", "http://github.com/L8D"]
|
||||||
- ["Xavier Yao"], "http://github.com/xavieryao"]
|
- ["Xavier Yao", "http://github.com/xavieryao"]
|
||||||
filename: coffeescript.coffee
|
filename: coffeescript.coffee
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -2,9 +2,9 @@
|
|||||||
language: coffeescript
|
language: coffeescript
|
||||||
contributors:
|
contributors:
|
||||||
- ["Tenor Biel", "http://github.com/L8D"]
|
- ["Tenor Biel", "http://github.com/L8D"]
|
||||||
- ["Xavier Yao"], "http://github.com/xavieryao"]
|
- ["Xavier Yao", "http://github.com/xavieryao"]
|
||||||
translators:
|
translators:
|
||||||
- ["Xavier Yao"], "http://github.com/xavieryao"]
|
- ["Xavier Yao", "http://github.com/xavieryao"]
|
||||||
filename: coffeescript-cn.coffee
|
filename: coffeescript-cn.coffee
|
||||||
lang: zh-cn
|
lang: zh-cn
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user