Index: doc/proposals/concurrency/thePlan.md
===================================================================
--- doc/proposals/concurrency/thePlan.md	(revision 9243cc9182698807efb210be324a644e9f390bae)
+++ doc/proposals/concurrency/thePlan.md	(revision 2f0a35990a3246990679740f55a62fbfce807686)
@@ -8,14 +8,14 @@
 _Phase 2_ : Minimum Viable Product
 done - Monitor type and enter/leave mutex member routines
-Monitors as a language feature (not calling enter/leave by hand)
+done - Multi monitors calls,
+done - Monitors as a language feature (not calling enter/leave by hand)
 Internal scheduling
 
 _Phase 3_ : Kernel features
+Preemption
 Detach thread
 Cluster migration
-Preemption
 
 _Phase 4_ : Monitor features
-Multi monitors calls,
 External scheduling
 
