diff --git a/Development-workflow.md b/Development-workflow.md index 9bb80df..f41099d 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -31,6 +31,6 @@ The IDE will notify you of the branch being created and checked out. >This new branch exists only on your local machine at this time. Only when we commit and push it to the repo will it be available to compile on MagicBox. -Inside the IDE we will now the time honored test; displaying a debug message in the console. +Inside the IDE we will perform the time honored developer test; displaying a debug message in the console on boot. ![CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png) \ No newline at end of file