Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ There are some extra features and some missing,
but you probably (and hopefully) won't notice the difference in everyday use.

## Extra features
CoffeeScript is a dyanmic language,
CoffeeScript is a dynamic language,
the parser doesn't check the types or even the existence of variables,
such mismatches are detected at runtime.
This plugin is based on Xtext which is geared to static languages,
Expand Down