diff --git a/inc/Services/EventReportService.hpp b/inc/Services/EventReportService.hpp
index 5d17779bf78e0bfa7a59437688e3de938db81ed3..92c75eb2962c0dfba40d1723ab1ae893964e4031 100644
--- a/inc/Services/EventReportService.hpp
+++ b/inc/Services/EventReportService.hpp
@@ -5,10 +5,9 @@
 #include <bitset>
 /**
  * Implementation of ST[05] event reporting service
- * @todo add enum event definition id (and maybe some appending?)
- *
- * @todo add more enums event IDs
  *
+ * @todo: add more enums event IDs
+ * @todo: Make sure there isn't an event ID == 0, because there's a confliction with another service
  * Note: enum IDs are these just for test purposes
  *
  */