diff --git a/CoronavirusFAQ/en/cognitive-flow.json b/CoronavirusFAQ/en/cognitive-flow.json index ec1210d..789344c 100644 --- a/CoronavirusFAQ/en/cognitive-flow.json +++ b/CoronavirusFAQ/en/cognitive-flow.json @@ -22,7 +22,7 @@ "type": "message", "messages": [ [ - "I am a bot that can answer your questions about Covid." + "I am a bot that can answer your questions about Covid-19." ] ] }, @@ -55,7 +55,7 @@ "steps": [ { "type": "command", - "command": "go-to help" + "command": "invalidate-entity conversation" } ] },