From 7054e76076b145545fd1517df7e7dea0c8507e0f Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Sat, 25 Jul 2020 12:19:56 -0700 Subject: [PATCH] Updated Development Quickstart (markdown) --- Development-Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development-Quickstart.md b/Development-Quickstart.md index 715de52..8fc486b 100644 --- a/Development-Quickstart.md +++ b/Development-Quickstart.md @@ -70,7 +70,7 @@ After you make changes to the backend, kill the inbucket process and repeat the # Frontend development -Frontend development still requires a running backend, so follow the _Terminal 1_ steps in the Backend section before proceeding. +Frontend development still requires a running backend, so follow the _Terminal 1_ steps in the backend section before proceeding. ## Terminal 3