Skip to content

Commit 72b42fb

Browse files
authored
Merge pull request #89840 from changeworld/patch-8
Fix typo
2 parents fa94723 + fc96a2e commit 72b42fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/includes/get-started-get-model-rest-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.custom: devx-track-java
2727

2828
1. Create a new folder to hold your Java project, such as `java-model-with-rest`.
2929

30-
1. Make a subdirectory named `lib` and copy in the following java libs into the `lib` subdirectory:
30+
1. Make a subdirectory named `lib` and copy in the following Java libs into the `lib` subdirectory:
3131

3232
* [commons-logging-1.2.jar](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-language-understanding/master/documentation-samples/quickstarts/analyze-text/java/lib/commons-logging-1.2.jar)
3333
* [httpclient-4.5.3.jar](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-language-understanding/master/documentation-samples/quickstarts/analyze-text/java/lib/httpclient-4.5.3.jar)

0 commit comments

Comments
 (0)