diff --git a/psGrammar/demos/demoDynamic.jsgf b/psGrammar/demos/demoDynamic.jsgf
index fbd733661cf880b821d242e8f4b8ece7fb3e7b26..7b07a22511ed45fa8a9a8740f77c498de11b6443 100644
--- a/psGrammar/demos/demoDynamic.jsgf
+++ b/psGrammar/demos/demoDynamic.jsgf
@@ -28,4 +28,4 @@ public <command> = [<robot>] ( <save> | <wave> | <who> | <goTo> | <followMe> | <
 
 <trash> = ([please] ((take out the trash) | (take out the garbage)));
 <search> = ([please] search for [a] [waving] person);
-<difference> = (spot the difference)
\ No newline at end of file
+<difference> = (spot the difference);
\ No newline at end of file