Commit 4f0666b6 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'cbalane-master-patch-13949' into 'master'

Deployment Approval Docs typo fix

See merge request gitlab-org/gitlab!85138
parents 61e0ea10 55b19786
......@@ -55,9 +55,9 @@ Example:
There are two ways to configure the approval requirements:
- [Unified approval setting](#unified-approval-setting) ... You can define who can execute **and** approve deployments.
This is useful when there is no separation of duties between executors and approvers in your oraganization.
This is useful when there is no separation of duties between executors and approvers in your organization.
- [Multiple approval rules](#multiple-approval-rules) ... You can define who can execute **or** approve deployments.
This is useful when there is a separation of duties between executors and approvers in your oraganization.
This is useful when there is a separation of duties between executors and approvers in your organization.
NOTE:
Multiple approval rules is a more flexible option than the unified approval setting, thus both configurations shouldn't
......
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