Skip to content

Commit

Permalink
fix: lu file error in interruption sample (#2340)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Brown <asbrown002@gmail.com>
  • Loading branch information
VanyLaw and a-b-r-o-w-n committed Mar 23, 2020
1 parent 45f673c commit 5886710
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
- {personName:userName}
- {age:userAge}
- I'm {age:userAge} years old

$prebuilt : personName Role=userName
$prebuilt : age Role=userAge
@ prebuilt personName userName
@ prebuilt age userAge


> Add interruption intent with examples of utterances that this dialog should not handle.
Expand Down

0 comments on commit 5886710

Please sign in to comment.