aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/github.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygithub3/github.py')
-rw-r--r--pygithub3/github.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygithub3/github.py b/pygithub3/github.py
index 0f15adf..9016742 100644
--- a/pygithub3/github.py
+++ b/pygithub3/github.py
@@ -53,6 +53,6 @@ class Github(object):
@property
def pull_requests(self):
"""
- :ref:`Pull Requests service <Pull Requests service`
+ :ref:`Pull Requests service <Pull Requests service>`
"""
return self._pull_requests