From 195b2c97615aff5b3d0c7d417d22f75c609ee116 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Tue, 13 Sep 2022 16:26:06 -0400 Subject: [PATCH] Update 4-custom-transformers.md --- circle_ci/4-custom-transformers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle_ci/4-custom-transformers.md b/circle_ci/4-custom-transformers.md index 194845e..eb1e903 100644 --- a/circle_ci/4-custom-transformers.md +++ b/circle_ci/4-custom-transformers.md @@ -9,7 +9,7 @@ In this lab you will build upon the `dry-run` command to override Valet's defaul ## Prerequisites -1. Followed the steps [here](./readme.md#configure-your-codespace) to set up your GitHub Codespaces environment and start you GitLab server. +1. Followed the steps [here](./readme.md#configure-your-codespace) to set up your GitHub Codespaces environment. 2. Completed the [configure lab](./1-configure.md#configuring-credentials). 3. Completed the [dry-run lab](./3-dry-run.md).