From f049f109776a89639ae05c0bb263a7e168ea3899 Mon Sep 17 00:00:00 2001 From: Oleksandr Pavlyk <21087696+oleksandr-pavlyk@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:41:42 -0600 Subject: [PATCH] Fix typo --- docs/cli_help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli_help.md b/docs/cli_help.md index 43656a6..15a89a7 100644 --- a/docs/cli_help.md +++ b/docs/cli_help.md @@ -118,7 +118,7 @@ * `--no-batch` * Do not run batched measurements even if enabled. * Intended to shorten run-time when batched measurements are not of interest. - * Applied to the most recent `--benchmark`, or all benchrmarks if specified + * Applied to the most recent `--benchmark`, or all benchmarks if specified before any `--benchmark` arguments. ## Stopping Criteria