From def3d49bd70837b003259c40fcd90cd6dee86d5d Mon Sep 17 00:00:00 2001 From: Colin Dembovsky Date: Thu, 22 Apr 2021 10:34:01 -0500 Subject: [PATCH] Updated Deployment With GitHub Actions (markdown) --- Deployment-With-GitHub-Actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deployment-With-GitHub-Actions.md b/Deployment-With-GitHub-Actions.md index 9243712..76d61a4 100644 --- a/Deployment-With-GitHub-Actions.md +++ b/Deployment-With-GitHub-Actions.md @@ -232,4 +232,4 @@ Once that workflow completes, you should see the deploy workflow trigger immedia After about a minute, navigate back to the store front and verify that the word `Awesome` appears in front of each catalog item: ![New code is running successfully](./images/Deployment-With-GitHub-Actions/awesome-items.jpg) -**Figure 10**: ew code is running successfully. \ No newline at end of file +**Figure 10**: New code is running successfully. \ No newline at end of file