From 9139e25df2794ff7eb1d48103391e271f7b0edfa Mon Sep 17 00:00:00 2001 From: Oche Ejembi Date: Thu, 11 May 2017 12:06:06 +0000 Subject: [PATCH] fixed small typo - piplnie should be pipeline --- doc/user/project/new_ci_build_permissions_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**.