Update Repository.rst (#935)

stargazers count attribute  is misspelled
This commit is contained in:
Juri Di Rocco
2018-10-17 17:00:42 +08:00
committed by Wan Liuyang
parent ee9f098d91
commit 5e69ff00a3
+1 -1
View File
@@ -16,7 +16,7 @@ Get count of stars
.. code-block:: python
>>> repo = g.get_repo("PyGithub/PyGithub")
>>> repo.stargrazers_count
>>> repo.stargazers_count
2086
Get list of open issues