diff options
Diffstat (limited to 'doc/workflow/notifications.md')
-rw-r--r-- | doc/workflow/notifications.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index a75621111e6..8c8e21d46df 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -31,7 +31,7 @@ with changes (including creation and removal of) to these GitLab objects: Since these objects are logically nested in GitLab, a notification level applied to one object will automatically be applied to all underneath objects. For example, if a notification level of `Watch` is applied to the `GitLab.org` group, then `Watch` -is also applied to all descedent groups (subgroups), all descendent projects, all +is also applied to all descendant groups (subgroups), all descendant projects, all issues in those projects, and all comments in those issues. ## Notification levels |