Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit ec8b46c

Browse files
authored
Update 1-intro.md
1 parent 2dae167 commit ec8b46c

File tree

1 file changed

+1
-2
lines changed
  • docs/_docs/virtual-assistant/tutorials/create-assistant/csharp

1 file changed

+1
-2
lines changed

docs/_docs/virtual-assistant/tutorials/create-assistant/csharp/1-intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Install Bot Framework development prerequisites and create your first Virtual As
1818
- LUIS Authoring Key
1919
- Option 1: Use a LUIS starter key
2020
- Go to the LUIS portal for your desired region.
21-
documentation page for more information.
2221
- Once signed in, select your initials in the right-hand corner, then select **Settings**.
2322
- Under **Starter_Key**, copy the **Primary Key**.
2423
- Option 2: Provision a LUIS authoring resource in Azure
@@ -35,4 +34,4 @@ Install Bot Framework development prerequisites and create your first Virtual As
3534
20 minutes
3635

3736
### Scenario
38-
A Virtual Assistant app (in C#) that greets a new user and handles basic conversational intents.
37+
A Virtual Assistant app (in C#) that greets a new user and handles basic conversational intents.

0 commit comments

Comments
 (0)