We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dabc0a7 commit d58f767Copy full SHA for d58f767
README.md
@@ -33,7 +33,7 @@ hn.getUserStories('pg', function (error, data) {
33
});
34
```
35
36
-[Some methods](#Object-and-callback) requires an object and a callback.
+[Some methods](#Object-and-callback) require an object and a callback.
37
```js
38
var hn = require('hacker-news-api');
39
0 commit comments