Skip to content

Commit

Permalink
corrected typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fshost committed Jul 8, 2013
1 parent 490a500 commit 98e2acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ Extended numeric type differentiation is optionally available by passing a secon

Examples:

var type = require('jstype'),
var jsType = require('jstype'),
type = jsType.type;

// primitives return same values as typeof
Expand Down

0 comments on commit 98e2acc

Please sign in to comment.