Skip to content

Commit 829c6f4

Browse files
authored
Merge pull request #88395 from v-maudel/patch-264
M42874: Fixing typo Create/Select
2 parents 34a1e89 + d2f983f commit 829c6f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/luis-how-to-azure-subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When you are ready to publish your prediction endpoint, create and assign author
5151
1. Select **+ Create a resource**.
5252
1. In the search box, enter `Language understanding`.
5353
1. Select **Create** to begin the creation process.
54-
1. Create **Both** to create an authoring and a prediction endpoint runtime key.
54+
1. Select **Both** to create an authoring and a prediction endpoint runtime key.
5555
1. Enter the information required to create the resource then select **Create** to finish the process.
5656

5757
![Create the language understanding resource](./media/luis-how-to-azure-subscription/create-resource-in-azure.png)
@@ -215,4 +215,4 @@ Add a metric alert for the **total calls** metric for a certain time period. Add
215215
* Learn [how to use versions](luis-how-to-manage-versions.md) to control your app life cycle.
216216
* Understand the concepts including the [authoring resource](luis-concept-keys.md#authoring-key) and [contributors](luis-concept-keys.md#contributions-from-other-authors) on that resource.
217217
* Learn [how to create](luis-how-to-azure-subscription.md) authoring and runtime resources
218-
* Migrate to the new [authoring resource](luis-migration-authoring.md)
218+
* Migrate to the new [authoring resource](luis-migration-authoring.md)

0 commit comments

Comments
 (0)