diff --git a/assignment.html b/assignment.html index 38cee38..b8252bb 100644 --- a/assignment.html +++ b/assignment.html @@ -11,7 +11,7 @@

Practical stuff

@@ -44,7 +44,8 @@

Goals

-

The goal of this assignment is to familiarize yourself with Statechart modeling, simulation, debugging and, to a lesser extend, checking formal properties on your solution.

+

The goal of this assignment is to familiarize yourself with Statechart modeling, simulation, debugging and, + to a lesser extent, automatically checking requirements -specified as temporal logic formulas over behaviour traces- on your solution.