Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Yeh, contraction
  • Loading branch information
kchmck committed Oct 18, 2011
1 parent 903191e commit 682c2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -96,7 +96,7 @@ Options given to `CoffeeMake` are passed along to `coffee`:

#### Recompile on write

To recompile a file when it is written, add an `autocmd` like this to your
To recompile a file when it's written, add an `autocmd` like this to your
`vimrc`:

au BufWritePost *.coffee silent CoffeeMake!
Expand Down

0 comments on commit 682c2fa

Please sign in to comment.