8000 Add missing word · goodwillcoding/github3.py@7172893 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7172893

Browse files
committed
Add missing word
1 parent cb87150 commit 7172893

File tree

1 file changed

+1
-1
lines changed
8000

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