summaryrefslogtreecommitdiff
path: root/docs/api-usage.rst
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2018-09-05 18:01:07 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2018-09-05 18:01:07 +0200
commitb02c30f8b1829e87e2cc28ae7fdf8bb458a4b1c7 (patch)
treedbf583ae8e4b40c834a805b2bf8427e88aa8a287 /docs/api-usage.rst
parent256518cc1fab21c3dbfa7b67d5edcc81119090c5 (diff)
downloadgitlab-b02c30f8b1829e87e2cc28ae7fdf8bb458a4b1c7.tar.gz
[docs] fix cut and paste leftover
Diffstat (limited to 'docs/api-usage.rst')
-rw-r--r--docs/api-usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-usage.rst b/docs/api-usage.rst
index 44df385..c2d50c4 100644
--- a/docs/api-usage.rst
+++ b/docs/api-usage.rst
@@ -2,7 +2,7 @@
Getting started with the API
############################
-python-gitlab supports both GitLab v3 and v4 APIs. To use the v3 make sure to
+python-gitlab supports both GitLab v3 and v4 APIs.
.. note::