diff options
| author | Johannes Schleifenbaum <johannes@js-webcoding.de> | 2013-07-29 12:46:00 +0200 |
|---|---|---|
| committer | Johannes Schleifenbaum <johannes@js-webcoding.de> | 2013-07-29 12:47:06 +0200 |
| commit | cd19f82e5126e087ea6ef3b1bc3307bb74efacbd (patch) | |
| tree | 83c0eeabeedec6a14262bcf0edc776adf5ef332d /doc/api/users.md | |
| parent | 5e0e97ec5dd963a33a6522b0095a15abf987d6e0 (diff) | |
| download | gitlab-ce-cd19f82e5126e087ea6ef3b1bc3307bb74efacbd.tar.gz | |
Fix typos
Diffstat (limited to 'doc/api/users.md')
| -rw-r--r-- | doc/api/users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md index 9dd35f4bca0..20664f1e740 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -123,7 +123,7 @@ Parameters: + `bio` - User's bio Note, at the moment this method does only return a 404 error, even in cases where a 409 (Conflict) would -be more appropriate, e.g. when renaming the email address to some exsisting one. +be more appropriate, e.g. when renaming the email address to some existing one. ## User deletion |
