diff --git a/JOJ3-Configuration-For-TAs.md b/JOJ3-Configuration-For-TAs.md index 7fc01d0..00163cd 100644 --- a/JOJ3-Configuration-For-TAs.md +++ b/JOJ3-Configuration-For-TAs.md @@ -149,7 +149,7 @@ outputs for the online judge. Some parsers can also be further configured. #### Keyword parser -- `forcequit [boolean]`: quit at the end of this stage if there is a match +- `forcequit [boolean]`: quit at the end of the stage if there is a match - `keyword [array of string]`: list of keywords to catch on `stdout` - `weight [array of int]`: corresponding weight for each keyword caught on `stdout`