summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOche Ejembi <oche_ejembi@yahoo.com>2017-05-11 12:06:06 +0000
committerOche Ejembi <oche_ejembi@yahoo.com>2017-05-11 12:06:06 +0000
commit9139e25df2794ff7eb1d48103391e271f7b0edfa (patch)
tree35045df02ee97caa90cb8e26b18880a7ff30a729
parent2e92c5c458cededd4f51a00b3849bf3cbb326b6b (diff)
downloadgitlab-ce-9139e25df2794ff7eb1d48103391e271f7b0edfa.tar.gz
fixed small typo - piplnie should be pipeline
-rw-r--r--doc/user/project/new_ci_build_permissions_model.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/new_ci_build_permissions_model.md b/doc/user/project/new_ci_build_permissions_model.md
index f846736028f..051a28efea6 100644
--- a/doc/user/project/new_ci_build_permissions_model.md
+++ b/doc/user/project/new_ci_build_permissions_model.md
@@ -89,7 +89,7 @@ to steal the tokens of other jobs.
## Pipeline triggers
-Since 9.0 [pipelnie triggers][triggers] do support the new permission model.
+Since 9.0 [pipeline triggers][triggers] do support the new permission model.
The new triggers do impersonate their associated user including their access
to projects and their project permissions. To migrate trigger to use new permisison
model use **Take ownership**.