Skip to content

Commit 49afdb7

Browse files
committed
edit
1 parent 252a2d9 commit 49afdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/multiturn-conversation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Some questions can't be answered in a single turn. When you design your client a
2020
When a user asks a question, QnA Maker returns the answer _and_ any follow-up prompts. This response allows you to present the follow-up questions as choices.
2121

2222
> [!CAUTION]
23-
> Multi-turn prompts are not extracted from FAQ documents. If you need multi-turn extraction, remove the question marks at designate the QnA pairs as FAQs.
23+
> Multi-turn prompts are not extracted from FAQ documents. If you need multi-turn extraction, remove the question marks that designate the QnA pairs as FAQs.
2424
2525
## Example multi-turn conversation with chat bot
2626

0 commit comments

Comments
 (0)