diff options
-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:: |