Skip to content

Commit 7f17e95

Browse files
Merge pull request #112 from andrewwoz/patch-1
Fix typo in Chatscript-Advanced-User-Manual.md
2 parents b748755 + 5ee3f95 commit 7f17e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WIKI/ChatScript-Advanced-User-Manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ the system finds it already had such a response sent to the user in some recentl
11191119
the output is also discarded and the rule "fails".
11201120

11211121
Actually, it's a bit more complicated than that. Let's imagine a stream is being built up.
1122-
And then suddenly the rule calls another rule (`^reuse`, `^gambit`, `^repond`). What happens?
1122+
And then suddenly the rule calls another rule (`^reuse`, `^gambit`, `^respond`). What happens?
11231123
E.g.
11241124

11251125
u: ( some test ) I like fruit and vegetables. ^reuse(COMMON) And so do you.

0 commit comments

Comments
 (0)