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