diff options
author | Job van der Voort <job@gitlab.com> | 2015-07-17 15:50:21 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-07-17 15:50:21 +0000 |
commit | 17207b98bea75789c2f35514c30c00ef2f99b3a5 (patch) | |
tree | 4e9ec591636cd08ac4749853ac8c9cadba90790f /doc/workflow | |
parent | 114465c3b22c05c83743de319605ca072a122468 (diff) | |
download | gitlab-ce-17207b98bea75789c2f35514c30c00ef2f99b3a5.tar.gz |
fix typo
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/merge_request_approvals.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/workflow/merge_request_approvals.md b/doc/workflow/merge_request_approvals.md index 1e98fa213a7..f77886e0115 100644 --- a/doc/workflow/merge_request_approvals.md +++ b/doc/workflow/merge_request_approvals.md @@ -24,7 +24,7 @@ users to approve the merge request. ### Reset approvals on push -With this setting turned on, any done approvals are reset when new a new push +With this setting turned on, approvals are reset when a new push is done to the merge request branch. Turn "Reset approvals on push" off if you want approvals to persist, @@ -63,4 +63,4 @@ the process is still enforced. To approve a merge request, simply press the button. - +
\ No newline at end of file |