From d107775f071f86a9b77a13575d90e66dd7449fde Mon Sep 17 00:00:00 2001 From: DemoYeti <164791169+DemoYeti@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:44:19 -0400 Subject: [PATCH] fix spacing in `03-Quickstart` --- docs/03-Quickstart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-Quickstart/README.md b/docs/03-Quickstart/README.md index c568e7510..e1319bcdc 100644 --- a/docs/03-Quickstart/README.md +++ b/docs/03-Quickstart/README.md @@ -239,4 +239,4 @@ Speaking of git lets contiue on and push our blueprint to git. We will need a g ## Looking back - As you went through this module we pushed our original blueprint to Git and we made edits to that blueprint using sed. Then we pushed the blueprint back to Git where we started mainitaing different versions. \ No newline at end of file + As you went through this module we pushed our original blueprint to Git and we made edits to that blueprint using sed. Then we pushed the blueprint back to Git where we started mainitaing different versions.