We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b033a commit b53c0c0Copy full SHA for b53c0c0
articles/cognitive-services/LUIS/troubleshooting.md
@@ -49,7 +49,7 @@ See [entities](luis-concept-entity-types.md) and [data extraction](luis-concept-
49
Use one of the following solutions:
50
* Ignore [punctuation](luis-reference-application-settings.md#punctuation-normalization)
51
* Add the different variations as example utterances to the intent
52
-* Sdd the pattern of the example utterance with the [syntax to ignore](luis-concept-patterns.md#pattern-syntax) the punctuation.
+* Add the pattern of the example utterance with the [syntax to ignore](luis-concept-patterns.md#pattern-syntax) the punctuation.
53
54
### Does LUIS currently support Cortana?
55
0 commit comments