Skip to content

Commit a0d9965

Browse files
committed
fix doc
1 parent 21e75d7 commit a0d9965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/fuzzing_in_depth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ The other secondaries should be run like this:
627627
* 40% should run with `-P explore` and 20% with `-P exploit`
628628
* If you use `-a` then set 30% of the instances to not use `-a`; if you did
629629
not set `-a` (why??), then set 30% to `-a ascii` and 30% to `-a binary`.
630-
* run each with a different power schedule, recommended are: `fast` (default),
631-
`explore`, `coe`, `lin`, `quad`, `exploit`, and `rare` which you can set with
630+
* run each with a different power schedule, recommended are: `explore` (default),
631+
`fast`, `coe`, `lin`, `quad`, `exploit`, and `rare` which you can set with
632632
the `-p` option, e.g., `-p explore`. See the
633633
[FAQ](FAQ.md#what-are-power-schedules) for details.
634634

0 commit comments

Comments
 (0)