Skip to content

Commit a979f09

Browse files
committed
Fix one typo in README.
1 parent ee40c04 commit a979f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ the project repository, run the command
8383
```
8484
python -m roosterize.main suggest_lemmas \
8585
--project=$PATH_TO_PROJECT \
86-
--serapi_options=$SERAPI_OPTIONS \
86+
--serapi-options=$SERAPI_OPTIONS \
8787
--model-dir=./models/roosterize-ta \
8888
--output=./output
8989
```

0 commit comments

Comments
 (0)