Skip to content

Commit f8a52fe

Browse files
authored
Merge pull request #93893 from milyiyo/patch-1
Fix a punctuation typo
2 parents e3f92ca + 58d605f commit f8a52fe

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/question-answering/concepts

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/question-answering/concepts/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Question answering uses _active learning_ to improve your knowledge base by sugg
104104

105105
### Providing a default answer
106106

107-
If your knowledge base doesn't find an answer, it returns the _default answer_. This answer is configurable on the **Settings** page.).
107+
If your knowledge base doesn't find an answer, it returns the _default answer_. This answer is configurable on the **Settings** page.
108108

109109
This default answer is different from the Azure bot default answer. You configure the default answer for your Azure bot in the Azure portal as part of configuration settings. It's returned when the score threshold isn't met.
110110

0 commit comments

Comments
 (0)