Skip to content

Commit

Permalink
Fix github flavored markdown code marker
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed Mar 20, 2012
1 parent 00fdea1 commit 8a7950c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -147,7 +147,7 @@ resolver.progress(update);
when.isPromise()
----------------

```javscript
```javascript
var is = when.isPromise(anything);
```

Expand Down

0 comments on commit 8a7950c

Please sign in to comment.