From 97c768e38e2ae3899ca43204820aaed128eae893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brendan=20O=27Leary=20=F0=9F=90=A2?= Date: Fri, 1 Mar 2019 01:29:30 +0000 Subject: Minor grammar update --- doc/ci/yaml/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index e5668c140fa..455ab900764 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -618,9 +618,9 @@ action fails, the pipeline will eventually succeed. Manual actions are considered to be write actions, so permissions for [protected branches](../../user/project/protected_branches.md) are used when -user wants to trigger an action. In other words, in order to trigger a manual -action assigned to a branch that the pipeline is running for, user needs to -have ability to merge to this branch. +a user wants to trigger an action. In other words, in order to trigger a manual +action assigned to a branch that the pipeline is running for, the user needs to +have the ability to merge to this branch. ### `when:delayed` -- cgit v1.2.1