Merge branch 'patch-1' into 'master'

Fixed invalid JSON in first JSON Example

Just a comma missing

See merge request !2487
This commit is contained in:
Achilleas Pipinellis 2016-01-20 16:12:00 +00:00
commit 41c5c391b3

View file

@ -56,7 +56,7 @@ X-Gitlab-Event: Push Hook
"author": {
"name": "Jordi Mallach",
"email": "jordi@softcatala.org"
}
},
"added": ["CHANGELOG"],
"modified": ["app/controller/application.rb"],
"removed": []