diff options
author | Nic Grayson <nicgrayson@gmail.com> | 2018-11-09 11:45:41 -0600 |
---|---|---|
committer | Nic Grayson <nicgrayson@gmail.com> | 2018-11-09 11:45:41 -0600 |
commit | a5ab2bb6272acd0285ce84ba6f01fe417c1c5124 (patch) | |
tree | 754e8eb180a0bfabf807b58be992be13b81fde07 | |
parent | 6ad9da04496f040ae7d95701422434bc935a5a80 (diff) | |
download | gitlab-a5ab2bb6272acd0285ce84ba6f01fe417c1c5124.tar.gz |
Fix 3 typos
-rw-r--r-- | docs/gl_objects/users.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gl_objects/users.rst b/docs/gl_objects/users.rst index 3b9c040..9a0bbf5 100644 --- a/docs/gl_objects/users.rst +++ b/docs/gl_objects/users.rst @@ -190,7 +190,7 @@ are admin. * GitLab API: https://docs.gitlab.com/ce/api/users.html#list-all-gpg-keys -Exemples +Examples -------- List GPG keys for a user:: @@ -232,7 +232,7 @@ are admin. * GitLab API: https://docs.gitlab.com/ce/api/users.html#list-ssh-keys -Exemples +Examples -------- List SSH keys for a user:: @@ -270,7 +270,7 @@ are admin. * GitLab API: https://docs.gitlab.com/ce/api/users.html#list-emails -Exemples +Examples -------- List emails for a user:: |