Skip to content

Commit b12e545

Browse files
Merge pull request #199931 from BaherAbdullah/patch-153
Update entities.md
2 parents 8cef9d4 + 91b9461 commit b12e545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/concepts/entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ You can use entities as a signal for an intent. For example, the presence of a c
133133

134134
| Example utterance | Entity | Intent |
135135
|--|--|--|
136-
| Book me a _fight to New York_. | City | Book Flight |
136+
| Book me a _flight to New York_. | City | Book Flight |
137137
| Book me the _main conference room_. | Room | Reserve Room |
138138

139139
## Entities as Feature for entities

0 commit comments

Comments
 (0)