diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-02 03:07:58 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-02 03:07:58 +0000 |
commit | 47946d47f3d8906b622cb27605195ea0ffcb095c (patch) | |
tree | 303828ea6907e388a52e9ebdebd7e4cbf7a63bcd /doc/api | |
parent | 42263d6451c0af3c0e7a61747ffb046a806e4477 (diff) | |
download | gitlab-ce-47946d47f3d8906b622cb27605195ea0ffcb095c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/services.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/services.md b/doc/api/services.md index 0d749150909..061dd3f4ead 100644 --- a/doc/api/services.md +++ b/doc/api/services.md @@ -1145,7 +1145,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 | | `wiki_page_events` | boolean | false | Enable notifications for wiki page events | |