From 23f3aa35fa147d8939b4f9909f61c951bf48a36c Mon Sep 17 00:00:00 2001 From: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:03:50 -0800 Subject: [PATCH] copyedits to CircleCI dry-run lab --- circle_ci/4-dry-run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle_ci/4-dry-run.md b/circle_ci/4-dry-run.md index a99dad2..c172123 100644 --- a/circle_ci/4-dry-run.md +++ b/circle_ci/4-dry-run.md @@ -13,7 +13,7 @@ In this lab you will use the `dry-run` command to convert a CircleCI pipeline to You will be performing a dry run migration against a CircleCI project. Answer the following questions before running this command: 1. What project do you want to convert? - - __circleci-demo-ruby-rails__. This is one of the sample projects avaiable in the CircleCI actions-importer-labs organization. + - __circleci-demo-ruby-rails__. This is one of the sample projects available in the CircleCI actions-importer-labs organization. 2. Where do you want to store the result? - __tmp/dry-run__. This can be any path within the working directory that GitHub Actions Importer commands are executed from.