Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
commas for clarity.
Browse files Browse the repository at this point in the history
  • Loading branch information
jed committed Dec 6, 2010
1 parent ea1a8f9 commit 5250a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -77,7 +77,7 @@ get the endpoint's current value AND subscribe to updates for the next hour:
if ( expires > new Date ) return listener
})

create an endpoint's getter and callback with its setter:
create an endpoint's getter, and call back with its setter:

var get = pbsb( function( set ) {
// protip: for best results, chain endpoints by
Expand Down

0 comments on commit 5250a70

Please sign in to comment.