diff --git a/ps-grammar/sfb/review.jsgf b/ps-grammar/sfb/review.jsgf
index 6aba95a58d6d7613efcf42eb44648b6782c413f5..44add2eb92d1f2b9aa2968e646bf19181bbf9d2e 100644
--- a/ps-grammar/sfb/review.jsgf
+++ b/ps-grammar/sfb/review.jsgf
@@ -6,7 +6,7 @@ public <review> = [tobi] [please] (<follow> | <observe> | <teach> | <locate> | <
 <observe> = (start observing | observe | ([take a] look [(at this | here)] ));
 <leave> = leave;
 <continue> = continue;
-<stop> = (stop [observing | it]);
+<stop> = (stop [it]);
 <teach> = ( (this is [a | an | the] ) | ( these are [the] ) ) <object>;
 <locate> = ( ( where is [a | an | the] ) | ( where are [the] ) ) ( <object> | <furniture> );
 <list> = ( which objects do you know ) | ( list [the] objects );