diff --git a/coffeescript/02_syntax.html b/coffeescript/02_syntax.html index 7d4226d..d1d7e84 100644 --- a/coffeescript/02_syntax.html +++ b/coffeescript/02_syntax.html @@ -190,7 +190,7 @@

Object literals & array definition

User.create(name: "John Smith") -

Likewise, arrays can use whitespace instead of comma separators, although the square brackets ([]) are still required.

+

Likewise, arrays can use newline instead of comma separators, although the square brackets ([]) are still required.

@@ -414,4 +414,4 @@

Aliases & the Existential Operator

- \ No newline at end of file +