Skip to content

Commit

Permalink
Fixed Chuck Norris misspelling :P
Browse files Browse the repository at this point in the history
  • Loading branch information
demian85 authored and felixge committed Jul 24, 2012
1 parent ef13c64 commit 0cb9fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -519,7 +519,7 @@ should always provide callbacks to your method calls. If you want to ignore
this advice and suppress unhandled errors, you can do this:

```js
// I am Chuck Noris:
// I am Chuck Norris:
connection.on('error', function() {});
```

Expand Down

0 comments on commit 0cb9fe4

Please sign in to comment.