Skip to content

Commit a5552cc

Browse files
authored
Fix formatting for score-range option in README
1 parent 583e49d commit a5552cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Exactly one evaluator source is required: `--evaluator-command` OR `--evaluator-
297297
| `--early-stop-threshold <float>` | Min improvement required over window | `0.005` |
298298
| `--spec-file <path>` | Load TOML spec defaults | -- |
299299
| `--task-model <model>` | Optional metadata forwarded to evaluators | -- |
300-
| `--score-range unit|any` | Score validation mode for cmd/http | `unit` |
300+
| `--score-range unit\|any` | Score validation mode for cmd/http | `unit` |
301301

302302
## Learn More
303303

0 commit comments

Comments
 (0)