Skip to content

Commit f0e5a77

Browse files
committed
edits
1 parent 1d8c4bc commit f0e5a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/luis-tutorial-pattern-any.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The varying length includes words that may confuse LUIS about where the entity e
6464

6565
1. Download and save [app JSON file](https://github.com/Azure-Samples/cognitive-services-language-understanding/blob/master/documentation-samples/tutorials/custom-domain-pattern-roles-HumanResources.json).
6666

67-
1. Import the JSON into a new app.
67+
1. In the [LUIS portal](https://www.luis.ai), on the **My apps** page, import the JSON into a new app.
6868

6969
1. From the **Manage** section, on the **Versions** tab, clone the version, and name it `patt-any`. Cloning is a great way to play with various LUIS features without affecting the original version. Because the version name is used as part of the URL route, the name can't contain any characters that are not valid in a URL.
7070

0 commit comments

Comments
 (0)