From 171cbd5091a012c3c3f9d3d465ea9a4b5074a1b4 Mon Sep 17 00:00:00 2001 From: John Gasper Date: Tue, 11 Sep 2018 17:28:10 -0700 Subject: [PATCH] typo --- datacenter/dtr/2.3/guides/user/create-promotion-policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/dtr/2.3/guides/user/create-promotion-policies.md b/datacenter/dtr/2.3/guides/user/create-promotion-policies.md index 555cd39b32..83b0008fee 100644 --- a/datacenter/dtr/2.3/guides/user/create-promotion-policies.md +++ b/datacenter/dtr/2.3/guides/user/create-promotion-policies.md @@ -97,5 +97,5 @@ pipelines. Also, users don't need access to all repositories in the promotion pipeline. A repository admin can define the promotion policies, and only allow access to push to the first repository in that pipeline. Once users push -to the fist repository, the image gets promoted to the other repositories as +to the first repository, the image gets promoted to the other repositories as long as it satisfies the promotion policies.