Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
user2589 committed Jul 27, 2020
1 parent 9d6f680 commit c1120ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stscraper/github.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ def v4(self, query, object_path=(), **params):
object: parsed object, query-specific
This method always returns an iterator, so normally you just throw it
straint into a loop:
straight into a loop:
>>> followers = GitHubAPIv4().v4('''
... query ($user: String!, $cursor: String) {
Expand Down

0 comments on commit c1120ca

Please sign in to comment.