From d04a17cb6ff6fef44f989154ee7d4794705d46a2 Mon Sep 17 00:00:00 2001
From: MagicBot <magicbot@magicbane.com>
Date: Mon, 2 May 2022 10:11:22 +0000
Subject: [PATCH] Update 'Development workflow'

---
 Development-workflow.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Development-workflow.md b/Development-workflow.md
index 15d99d7..399a3d9 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 perform the time honored developer test; displaying a debug message in the console on bootstrap.
+Inside the IDE we will now perform the time honored developer test; displaying a debug message in the console on bootstrap.  Notice that the color of the file has changed to cyan.
 
 ![CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png)
\ No newline at end of file