Skip to content

Commit c8f60d7

Browse files
authored
Minor edit
1 parent 2e60bd0 commit c8f60d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContentModerator/ContentModeratorQuickstart/src/main/java/ContentModeratorQuickstart.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Run in your favorite IDE or...
2121
* To use the command line:
2222
* - Make sure Maven is installed: https://maven.apache.org/install.html
23-
* - Run from the ContentModerator folder: mvn compile exec:java -Dexec.cleanupDaemonThreads=false
23+
* - Run from the ContentModerator folder: mvn compile exec:java -Dexec.cleanupDaemonThreads=false
2424
* - All dependencies will be automatically included. To list them (if desired): mvn dependency:list
2525
*
2626
* This sample reads two URL images from file, then moderates them. A successful response shows

0 commit comments

Comments
 (0)