diff --git a/Creating-and-Running-an-Op-Mode-(OnBot-Java).md b/Creating-and-Running-an-Op-Mode-(OnBot-Java).md
index 017c10f..33b9a49 100644
--- a/Creating-and-Running-an-Op-Mode-(OnBot-Java).md
+++ b/Creating-and-Running-an-Op-Mode-(OnBot-Java).md
@@ -226,7 +226,7 @@ The op mode will execute the statements in the runOpMode method up to the waitFo

-Once you press the start button, the op mode will continue to iterate and send the “Status: Initialized” message to the Driver Station. To stop the op mode, press the square-shaped stop button.
+Once you press the start button, the op mode will continue to iterate and send the “Status: Running” message to the Driver Station. To stop the op mode, press the square-shaped stop button.
