diff options
-rw-r--r-- | docs/switching-to-v4.rst | 2 |
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`` |