summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2017-09-18 09:35:02 +0200
committerGitHub <noreply@github.com>2017-09-18 09:35:02 +0200
commit9d6036cbc9b545596c83b3be0f5022cc71954aed (patch)
tree19416971394fcd2aa53285d773d9b757efb1f699
parent29879d61d117ff7909302ed845a6a1eb13814365 (diff)
parent5841070dd2b4509b20124921bee8c186f1b80fc1 (diff)
downloadgitlab-9d6036cbc9b545596c83b3be0f5022cc71954aed.tar.gz
Merge pull request #309 from mkobit/patch-1
Minor typo fix in "Switching to v4" documentation
-rw-r--r--docs/switching-to-v4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/switching-to-v4.rst b/docs/switching-to-v4.rst
index 3415bc4..fff9573 100644
--- a/docs/switching-to-v4.rst
+++ b/docs/switching-to-v4.rst
@@ -1,7 +1,7 @@
.. _switching_to_v4:
##########################
-Switching to GtiLab API v4
+Switching to GitLab API v4
##########################
GitLab provides a new API version (v4) since its 9.0 release. ``python-gitlab``