Skip to content

Commit df50d1b

Browse files
authored
Added "a" to two headers
1 parent 17325e7 commit df50d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/luis-how-to-add-entities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can create all the entities from the **Entities** page, or you can create a
4242

4343
[!INCLUDE [Create and label entities in machine-learned tutorial](includes/decomposable-tutorial-links.md)]
4444

45-
## Create text-matching entity
45+
## Create a text-matching entity
4646

4747
Use text-matching entities provide several ways to extract data:
4848

@@ -149,7 +149,7 @@ In this procedure, add `origin` and `destination` roles to a prebuilt geographyV
149149

150150
Once you [create a pattern utterance](luis-how-to-model-intent-pattern.md) using this entity, the entity is extracted with a combined machine-learned and text-matching algorithm.
151151

152-
### Create pattern template utterance to use pattern.any entity
152+
### Create a pattern template utterance to use pattern.any entity
153153

154154
To use the pattern.any entity, add a pattern on the **Patterns** page, in the **Improve app performance** section, with the correct curly brace syntax, such as `Where is **{HumanResourcesFormTitle}** on the server?`.
155155

0 commit comments

Comments
 (0)