From 5ded97f9a80d711769558a08ce4f411a26805d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20N=C3=BCtzi?= Date: Sat, 30 Mar 2024 23:23:22 +0100 Subject: [PATCH] doc: Correct typos :anchor: --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfa54a7c..956c925d 100644 --- a/README.md +++ b/README.md @@ -1134,9 +1134,8 @@ tools used in shared hook repositories. There are generally two scenarios how you would use Githooks in CI.: -1. Run functionality in hook repositories (local and shared repos): You want to - run containerized custom functionality. This can be done by using - `git hooks exec --containerized ...`. The following +1. Run functionality in hook repositories (local and shared repos): This can be + done by using `git hooks exec --containerized ...`. The following ```shell git hooks exec --containerized \