Skip to content

Commit

Permalink
bad docs, can't remove multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
tlhunter committed Jan 2, 2016
1 parent 74f7691 commit cba0bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -91,7 +91,6 @@ Removes a single player, by identifier, from the list.

```javascript
nextplayer.remove(namespace, "ted", callback);
nextplayer.remove(namespace, ["dan", "dre"], callback);

function callback(err, newList) {}
```
Expand Down

0 comments on commit cba0bf0

Please sign in to comment.