summaryrefslogtreecommitdiff
path: root/doc/web_hooks
diff options
context:
space:
mode:
authorAnton Davydov <antondavydov.o@gmail.com>2015-11-24 02:19:17 +0300
committerAnton Davydov <antondavydov.o@gmail.com>2015-11-24 02:19:17 +0300
commitd6e0a1883b9b0eb0faabc77f6c439d981e64a84a (patch)
treed7c702d6f019cae7b8b10f37f518c5cb1b04a73c /doc/web_hooks
parent36f7b624be0926b45b6a45aabea2beecfba72e50 (diff)
downloadgitlab-ce-d6e0a1883b9b0eb0faabc77f6c439d981e64a84a.tar.gz
Fix typos in all docs [skip ci]
Diffstat (limited to 'doc/web_hooks')
-rw-r--r--doc/web_hooks/web_hooks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/web_hooks/web_hooks.md b/doc/web_hooks/web_hooks.md
index 7d838187a26..d24aa0293cf 100644
--- a/doc/web_hooks/web_hooks.md
+++ b/doc/web_hooks/web_hooks.md
@@ -184,7 +184,7 @@ X-Gitlab-Event: Note Hook
{
"object_kind": "note",
"user": {
- "name": "Adminstrator",
+ "name": "Administrator",
"username": "root",
"avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=40\u0026d=identicon"
},
@@ -337,7 +337,7 @@ X-Gitlab-Event: Note Hook
{
"object_kind": "note",
"user": {
- "name": "Adminstrator",
+ "name": "Administrator",
"username": "root",
"avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=40\u0026d=identicon"
},