summaryrefslogtreecommitdiff
path: root/doc/web_hooks
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-12-10 14:30:24 -0800
committerStan Hu <stanhu@gmail.com>2015-12-10 14:30:24 -0800
commite2b6a4621ba41b412403ee1b4e081dc90611804f (patch)
treeadf56cbd6408ad4968ceb7cae018f4b8126cc848 /doc/web_hooks
parent667065700bc2ef4c687043d9e6ef5eb500df09a3 (diff)
parentd6e0a1883b9b0eb0faabc77f6c439d981e64a84a (diff)
downloadgitlab-ce-e2b6a4621ba41b412403ee1b4e081dc90611804f.tar.gz
Merge pull request #9850 from davydovanton/doc-fix-typos
Fix typos in all docs
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 03746dd9df3..6420d65cf1b 100644
--- a/doc/web_hooks/web_hooks.md
+++ b/doc/web_hooks/web_hooks.md
@@ -188,7 +188,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"
},
@@ -341,7 +341,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"
},