Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrydwhite committed Sep 23, 2016
1 parent 07e86ae commit 0622d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -67,7 +67,7 @@ options can be set after instantiation using the method `setOptions`;

```
/** @example */
const IssStream = require('dmitry-sateillite-stream');
const IssStream = require('dmitry-satellite-stream');
var myIssStream = new IssStream('25544', 1000);
Expand Down

0 comments on commit 0622d9a

Please sign in to comment.