From 07c1a4a7e8a218876f2b209e48f724da78ad9164 Mon Sep 17 00:00:00 2001 From: Alys Brooks Date: Wed, 6 Apr 2022 18:54:44 -0500 Subject: [PATCH] Fix dash. --- doc/04_running_kaocha_cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/04_running_kaocha_cli.md b/doc/04_running_kaocha_cli.md index f4205fe4..6c9cf039 100644 --- a/doc/04_running_kaocha_cli.md +++ b/doc/04_running_kaocha_cli.md @@ -117,7 +117,7 @@ make a significant difference because the work cannot be split up. If you want to disable parallelization that's enabled in your configuration, you can pass `--no-parallel`. If you find yourself frequently reaching for this flag, -it's probably worth reconsidering your configuration---having to frequently +it's probably worth reconsidering your configuration—having to frequently disable parallelization might be negating any time saved by parallelization. ## Debug information