Skip to content

Commit

Permalink
Merge pull request #677 from evheny0/fix-readme-typo
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
minad committed Jan 18, 2016
2 parents 81b888a + 031fb86 commit 3b92d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ Supported engines:
| javascript: | none | Shortcut | Shortcut to embed javascript code and wrap in script tag |
| css: | none | Shortcut | Shortcut to embed css code and wrap in style tag |
| sass: | sass | Compile time | Embed sass code and wrap in style tag |
| scss: | sass | Compile time | Embedd scss code and wrap in style tag |
| scss: | sass | Compile time | Embed scss code and wrap in style tag |
| less: | less | Compile time | Embed less css code and wrap in style tag |
| styl: | styl | Compile time | Embed stylus css code and wrap in style tag |
| coffee: | coffee-script | Compile time | Compile coffee script code and wrap in script tag |
Expand Down

0 comments on commit 3b92d74

Please sign in to comment.