Skip to content

Commit 1511928

Browse files
committed
fixing correctness
1 parent 8d8b671 commit 1511928

File tree

1 file changed

+3
-3
lines changed
  • articles/cognitive-services/language-service/orchestration-workflow/includes/quickstarts

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/orchestration-workflow/includes/quickstarts/language-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.author: aahi
2828

2929
Once you have a Language resource associated with your account, create an orchestration workflow project. In this quickstart, you'll create a project that connects between different Conversation Language Understanding projects and Custom Question Answering projects.
3030

31-
1. In [Language Studio](https://aka.ms/languageStudio), find the section labelled **Understand questions and conversational language** and select **Orchestration Workflow**.
31+
1. In [Language Studio](https://aka.ms/languageStudio), find the section labeled **Understand questions and conversational language** and select **Orchestration Workflow**.
3232

3333
:::image type="content" source="../../../conversational-language-understanding/media/select-custom-clu.png" alt-text="A screenshot showing the location of Custom Language Understanding in the Language Studio landing page." lightbox="../../../conversational-language-understanding/media/select-custom-clu.png":::
3434

@@ -89,10 +89,10 @@ You should see the **View model details** page. Wait until training completes, w
8989

9090
From the **Deploy model** page on the left of te screen, Select **Add deployment**. To deploy your model, you need to create a new deployment name. Write a name like "*staging*" and press the next button.
9191

92-
Once you're done, select **Next** and review the details. For the connected projects, select which deployment name from the drop down and press *Submit*.
92+
Once you're done, select **Next** and review the details. For the connected projects, select which deployment name from the drop-down menu and press *Submit*.
9393

9494
## Test your model
9595

96-
Select **Test model** on the left of the screen, and select the deployment name from the drop down list. Add your test, for example *Good morning* in the text field and click on **Run the test**.
96+
Select **Test model** on the left of the screen, and select the deployment name from the drop-down menu. Add your test, for example *Good morning* in the text field and click on **Run the test**.
9797

9898
You now see the top intent as **Greeting**.

0 commit comments

Comments
 (0)