From a6eacee1a399635d858cde32447807b50bc86bd3 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Fri, 12 Aug 2022 09:34:20 -0700 Subject: [PATCH] Update jenkins/valet-audit-lab.md Co-authored-by: j-dunham --- jenkins/valet-audit-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/valet-audit-lab.md b/jenkins/valet-audit-lab.md index 231cf2a..93bea7d 100644 --- a/jenkins/valet-audit-lab.md +++ b/jenkins/valet-audit-lab.md @@ -4,7 +4,7 @@ In this lab, you will use Valet to `audit` a Jenkins organization. The `audit` c What happens behind the scenes is that Valet will perform a `dry-run` on each of the Jenkins pipelines. Once that is complete, Valet will perform an aggregation of all of the transformed workflows. This aggregate summary can be used as a planning tool and help understand how complete of a migration is possible with Valet. -By the end of this lab you should have performed an audit on the demo Jenkins instance, and have a good understanding of the components that make up an audit. +By the end of this lab you will have performed an audit on the demo Jenkins instance, and have a good understanding of the components that make up an audit. - [Prerequisites](#prerequisites) - [Perform an audit](#perform-an-audit)