diff --git a/Examples/SEAMS_Case_Study/default.properties b/Examples/SEAMS_Case_Study/default.properties
index 6493a12bacd94ee9a4c2089ff8bebbe75f0dfa27..3883da57c5a6291802621e3dbb7ad6c4a14316fe 100644
--- a/Examples/SEAMS_Case_Study/default.properties
+++ b/Examples/SEAMS_Case_Study/default.properties
@@ -13,4 +13,4 @@ perfdatarepo.instance=../Examples/SEAMS_Case_Study/simucomresults.perfdatarepo
 process.maxiterations=3
 # The list of triggering events can be found in EventTypeEnum.java
 event.type=SlaViolatedEvent
- #ScheduledOptimizationEvent
\ No newline at end of file
+#SlaViolatedEvent, ScheduledOptimizationEvent
\ No newline at end of file