Skip to content

Commit

Permalink
Fix typo. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Aug 12, 2012
1 parent 29904a5 commit 13b412e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -456,7 +456,7 @@ However, you can use multiline endings `|` to stretch your code over multiple li

Please note, that since the line is concatenated before the compilation, you cannot omit the curly braces and the
commas in the above example, like you'd do in normal CoffeeScript code. Therefore it's recommended to use the
CoffeeScript filter have real multiline code blocks:
CoffeeScript filter to have real multiline code blocks:

```Haml
:coffeescript
Expand Down

0 comments on commit 13b412e

Please sign in to comment.