From dac2a9fab300c0403e210629d7948184ef53d371 Mon Sep 17 00:00:00 2001 From: rsteube Date: Wed, 12 Jun 2024 10:06:59 +0200 Subject: [PATCH] shorten sentence --- docs/src/hulkBash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/hulkBash.md b/docs/src/hulkBash.md index 501121d..ffb1558 100644 --- a/docs/src/hulkBash.md +++ b/docs/src/hulkBash.md @@ -45,7 +45,7 @@ function __fish_seen_subcommand_from end ``` [Carapace] relies on the work done in [spf13/cobra]. -It is a widely adopted and battle-hardened argument parser that does this without guesswork. +It is a widely adopted argument parser that does this without guesswork. ## Zsh