10000 Merge pull request #600 from lepistone/patch-1 · goodwillcoding/github3.py@1f0bc67 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f0bc67

Browse files
committed
Merge pull request sigmavirus24#600 from lepistone/patch-1
Docs: add missing word
2 parents cb87150 + 7172893 commit 1f0bc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Then we construct our test class and indicate which class we will be testing
8787
8888
We can then use the `GitHub API documentation about Releases
8989
<http://developer.github.com/v3/repos/releases/>`_ to retrieve example release
90-
data. We then can use that as example data for our like so:
90+
data. We then can use that as example data for our test like so:
9191

9292
.. code:: python
9393

0 commit comments

Comments
 (0)
0