Skip to content

Commit 948c19e

Browse files
Merge pull request #212619 from DixitArora-MSFT/patch-127
Correction
2 parents 6955540 + 499d1f8 commit 948c19e

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/conversational-language-understanding

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/conversational-language-understanding/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Add any out of scope utterances to the [none intent](./concepts/none-intent.md).
7676

7777
## How do I control the none intent?
7878

79-
You can control the none intent threshhold from UI through the project settings, by changing the none inten threshold value. The values can be between 0.0 and 1.0. Also, you can change this threshold from the APIs by changing the *confidenceThreshold* in settings object. Learn more about [none intent](./concepts/none-intent.md#none-score-threshold)
79+
You can control the none intent threshold from UI through the project settings, by changing the none intent threshold value. The values can be between 0.0 and 1.0. Also, you can change this threshold from the APIs by changing the *confidenceThreshold* in settings object. Learn more about [none intent](./concepts/none-intent.md#none-score-threshold)
8080

8181
## Is there any SDK support?
8282

0 commit comments

Comments
 (0)