Skip to content

Commit 2af49cf

Browse files
authored
Update cognitive-services-qnamaker-quickstart-get-answer-json.md
1 parent 0d5c8e7 commit 2af49cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cognitive-services-qnamaker-quickstart-get-answer-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The answer is returned in a JSON object:
5454
"questions": [
5555
"How can I create a bot with QnA Maker?"
5656
],
57-
"answer": "Follow the instructions in [this](https://learn.microsoft.com/azure/cognitive-services/qnamaker/tutorials/create-qna-bot)documentation to create your Bot with Azure Bot Service.",
57+
"answer": "Follow the instructions in [this](https://learn.microsoft.com/azure/cognitive-services/qnamaker/tutorials/create-qna-bot) documentation to create your Bot with Azure Bot Service.",
5858
"score": 43.25,
5959
"id": 15,
6060
"source": "https://learn.microsoft.com/azure/cognitive-services/qnamaker/faqs",

0 commit comments

Comments
 (0)