File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/cognitive-services/LUIS/includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ms.custom: devx-track-java
27
27
28
28
1 . Create a new folder to hold your Java project, such as ` java-model-with-rest ` .
29
29
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:
31
31
32
32
* [ 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 )
33
33
* [ 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 )
You can’t perform that action at this time.
0 commit comments