diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2017-09-18 09:35:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-18 09:35:02 +0200 |
| commit | 9d6036cbc9b545596c83b3be0f5022cc71954aed (patch) | |
| tree | 19416971394fcd2aa53285d773d9b757efb1f699 | |
| parent | 29879d61d117ff7909302ed845a6a1eb13814365 (diff) | |
| parent | 5841070dd2b4509b20124921bee8c186f1b80fc1 (diff) | |
| download | gitlab-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.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`` |
