diff --git a/python/samples/demos/guided_conversations/README.md b/python/samples/demos/guided_conversations/README.md index 858336b2b5ea..8b7859d0de22 100644 --- a/python/samples/demos/guided_conversations/README.md +++ b/python/samples/demos/guided_conversations/README.md @@ -42,7 +42,7 @@ This sample uses the same tooling as the [Semantic Kernel](https://github.com/mi ## How You Can Use This Framework ### Add a new scenario -Create a new file and and define the following inputs: +Create a new file and define the following inputs: - An artifact - Rules - Conversation flow (optional)