Skip to content

Commit 5f1ee46

Browse files
committed
chore(Natural Language Understanding): Apply manual changes
1 parent eb34a73 commit 5f1ee46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

natural-language-understanding/src/main/java/com/ibm/watson/natural_language_understanding/v1/NaturalLanguageUnderstanding.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*/
4646
public class NaturalLanguageUnderstanding extends BaseService {
4747

48-
private static final String DEFAULT_SERVICE_NAME = "natural-language-understanding";
48+
private static final String DEFAULT_SERVICE_NAME = "natural_language_understanding";
4949

5050
private static final String DEFAULT_SERVICE_URL
5151
= "https://gateway.watsonplatform.net/natural-language-understanding/api";

0 commit comments

Comments
 (0)