8000
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 cb87150 commit 7172893Copy full SHA for 7172893
docs/testing.rst
@@ -87,7 +87,7 @@ Then we construct our test class and indicate which class we will be testing
87
88
We can then use the `GitHub API documentation about Releases
89
<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:
+data. We then can use that as example data for our test like so:
91
92
.. code:: python
93
38A8 code>
0 commit comments