Skip to content

Commit

Permalink
Fix typo in docs for Stories (#7755)
Browse files Browse the repository at this point in the history
  • Loading branch information
Liangda-w committed Jan 21, 2021
1 parent 07fba6d commit 2371d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stories:
steps:
- intent: greet # user message with no entities
- action: utter_ask_howcanhelp
- intent: inform # user message with no entities
- intent: inform # user message with entities
entities:
- location: "rome"
- price: "cheap"
Expand Down

0 comments on commit 2371d80

Please sign in to comment.