From cb822de60de1149f9d50e57ce6e35cf9b88ddcbb Mon Sep 17 00:00:00 2001 From: Josh Oh Date: Wed, 6 Nov 2024 12:42:03 -0800 Subject: [PATCH] Update workshop-4-ci-cd.ipynb Fixed typo in workshop notebook 4. --- docs/workshop/workshop-4-ci-cd.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workshop/workshop-4-ci-cd.ipynb b/docs/workshop/workshop-4-ci-cd.ipynb index a107a940..ba11e787 100644 --- a/docs/workshop/workshop-4-ci-cd.ipynb +++ b/docs/workshop/workshop-4-ci-cd.ipynb @@ -87,7 +87,7 @@ "\"Github\n", "\n", "- Look at the subheading of the actions and wait till the **Evaluate** one turns green. \n", - "- It will likely take a few minutes to complete but once complete click the Evaulate action. \n", + "- It will likely take a few minutes to complete but once complete click the Evaluate action. \n", "- The **DEPLOY** action will likely fail as we have not had the time to run azd up in this workshop. \n", "\n", "\n",