Skip to content

Commit 0cb9fe4

Browse files
demian85felixge
authored andcommitted
Fixed Chuck Norris misspelling :P
1 parent ef13c64 commit 0cb9fe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ should always provide callbacks to your method calls. If you want to ignore
519519
this advice and suppress unhandled errors, you can do this:
520520

521521
```js
522-
// I am Chuck Noris:
522+
// I am Chuck Norris:
523523
connection.on('error', function() {});
524524
```
525525

0 commit comments

Comments
 (0)