Commit 2c22cf0e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-fix-param-typo' into 'master'

Typo in parameter name for services API endpoint

See merge request gitlab-org/gitlab!43844
parents ac455522 0ff28b1d
......@@ -714,7 +714,7 @@ Parameters:
| `merge_requests_events` | boolean | false | Enable notifications for merge request events |
| `tag_push_events` | boolean | false | Enable notifications for tag push events |
| `note_events` | boolean | false | Enable notifications for note events |
| `confidental_note_events` | boolean | false | Enable notifications for confidential note events |
| `confidential_note_events` | boolean | false | Enable notifications for confidential note events |
| `pipeline_events` | boolean | false | Enable notifications for pipeline events |
### Delete HipChat service
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment