From 84631053ba4ba7b4597e6d5aab10a14685014a52 Mon Sep 17 00:00:00 2001 From: Capi Etheriel Date: Mon, 6 Nov 2023 00:30:04 -0300 Subject: [PATCH] Fix readme typo (#1717) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36bbd24..8dd2b84 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: