Fix README.md

This commit is contained in:
Scott Kyle 2015-11-05 17:12:06 -08:00
parent 6bf7466ecb
commit 4205ba5611
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ You _may_ specify these property options as well:
- `event` string specifying the event name (only `'change'` is currently supported)
- `callback` function that was previously added a listener callback
### `removeAllListeners([event])`
#### `removeAllListeners([event])`
- `event` optional string specifying the event name (only `'change'` is currently supported)
#### `close()`