diff --git a/jenkins/valet-audit-lab.md b/jenkins/valet-audit-lab.md
index 2e62069..29b77e8 100644
--- a/jenkins/valet-audit-lab.md
+++ b/jenkins/valet-audit-lab.md
@@ -37,7 +37,7 @@ gh valet audit jenkins --output-dir tmp/audit
### Example
-
+
## View audit output
@@ -50,7 +50,7 @@ The audit summary, logs, config files, jenkinsfiles, and transformed Actions Wor
### Example
-
+
## Review the pipelines
@@ -72,7 +72,7 @@ Under the `Job types` section, we can see that the `audit` command is able to su
#### Example
-
+
### Build steps
@@ -91,7 +91,7 @@ For example, if you are doing things like setting up the allow list of third-par
#### Example
-
+
### Trigger, Environment, Other
@@ -99,7 +99,7 @@ Similar to `Build steps`, there are `Trigger`, `Environment`, and a catch all `O
### Example
-
+
### Manual Tasks
@@ -113,7 +113,7 @@ In addition, you’ll see a file that shows the raw JSON data that we pull from
#### Example
-
+
### Next Lab