From 1d1e2d1ab76bfc87f8ad9656ce9b281cf10f653a Mon Sep 17 00:00:00 2001 From: Capi Etheriel Date: Mon, 6 Nov 2023 02:36:52 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36bbd242fe..8dd2b840cc 100644 --- a/README.md +++ b/README.md @@ -2174,7 +2174,7 @@ Bar! `just` normally prints error messages when a recipe line fails. These error messages can be suppressed using the `[no-exit-message]`1.7.0 attribute. You may find -this especially useful with a recipe that recipe wraps a tool: +this especially useful with a recipe that wraps a tool: ```just git *args: