From 9f4eedcf9d7f0201ab6a29108574b0849a38de95 Mon Sep 17 00:00:00 2001 From: Byron Miller Date: Sat, 10 Oct 2020 00:55:39 -0400 Subject: [PATCH] Update build-tutorial.md Typo-Fix --- docs/docs/build-tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/build-tutorial.md b/docs/docs/build-tutorial.md index 607ef7e9..f61e0a81 100644 --- a/docs/docs/build-tutorial.md +++ b/docs/docs/build-tutorial.md @@ -13,7 +13,7 @@ To create a tutorial in CodeRoad, there are a few requirements. ## Disclaimer -Before we start, note thatthese processes are workarounds to accomplish two necessary goals: +Before we start, note that these processes are workarounds to accomplish two necessary goals: 1. an intermediary working product (even without a full featured build tool). 2. zero server costs so that CodeRoad can scale and remain free.