diff --git a/Development-workflow.md b/Development-workflow.md
index 3dc19f0..a468187 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -40,7 +40,9 @@ Make sure your changes actually compile. (Good form!)


-Time to commit your changes to the repo. The IDE will allow you to inspect the changes. Always supply a descriptive commit message. (Good form!)
+Time to commit your changes to the repo. The IDE will allow you to inspect the changes.
+
+>Always supply a descriptive commit message. (Good form!)


\ No newline at end of file