Skip to content

Commit

Permalink
docs(withIdPrefix): fix api comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jun 28, 2017
1 parent 8f7e21d commit aacd8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/with-id-prefix.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 3,7 @@ module.exports = withIdPrefix
var EventEmitter = require('events').EventEmitter

/**
* returns API with all methods except .clear
* returns API with all CRUD methods scoped to id prefix
*
* @param {String} prefix String all ID’s are implicitly prefixed or
* expected to be prefixed with.
Expand Down

0 comments on commit aacd8cf

Please sign in to comment.