diff --git a/assignment.html b/assignment.html index 13a80a2..1b41ba9 100644 --- a/assignment.html +++ b/assignment.html @@ -344,7 +344,7 @@ meaning: "as long as the top-right button is pressed, the light should be on, an
Your solution needs to be precisely correct: superficially correct behavior when running the generated code with the GUI (e.g., seeing the water levels change) is not enough: the timing-related requirements are exact.
+Your solution needs to be precisely correct: superficially correct behavior when interacting with the Plant UI is not enough: the timing-related requirements are exact.
The assignment has been designed specifically to encourage use of as many Statechart features as possible: