Skip to content

Commit 91c0ee9

Browse files
committed
fixed README tick
1 parent 1d8fd5e commit 91c0ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mvn clean compile assembly:single
3131
```
3232

3333
We can then run the assembled JAR file with the `java` command. The variable
34-
$COMMAND takes two values `detect` and `translate'.
34+
$COMMAND takes three values `langsupport`, `detect` and `translate`.
3535

3636
```
3737
JAR_FILE=target/translate-1.0-SNAPSHOT-jar-with-dependencies.jar

0 commit comments

Comments
 (0)