Skip to content

Commit 91b9461

Browse files
Update entities.md
1 parent 7b675f9 commit 91b9461

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)