Skip to content

Commit

Permalink
[UPDATE] README.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Aug 20, 2014
1 parent 70273e9 commit 5d660ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To create an OpenTSDB time validator,
var validate = require( 'opentsdb-validate-time' );
```

The validator is exported as a singleton and has the following methods...
The validator is exported as a class instance (in Node, as a singleton) and has the following methods...


#### validate.absolute( date )
Expand Down

0 comments on commit 5d660ec

Please sign in to comment.