diff --git a/ps-config/demos/demoDynamic.conf b/ps-config/demos/demoDynamic.conf
index 6ea40b32129871f44eb857bf121cd9cd22c74cf3..fd903ca37e3a29ad0b4c8f45cfb70c8a7766888d 100644
--- a/ps-config/demos/demoDynamic.conf
+++ b/ps-config/demos/demoDynamic.conf
@@ -68,7 +68,7 @@ autoload=yes;
 [pocketsphinxinstance]
 name=controlExecution;
 rsbscope=/speechrec/psa/saveLocation;
-jsgf=../../psGrammar/commands/saveLocation.jsgf;
+jsgf=../../psGrammar/demos/saveLocation.jsgf;
 
 hmm=../../../pocketsphinx/model/en-us/en-us;
 dict=../../psGrammar/dictionary/tobiDic.dic;