From 251fcd7e1f5a8041cc698d94abb9b18fab8559d9 Mon Sep 17 00:00:00 2001
From: juftin <juftin@juftin.com>
Date: Wed, 10 Apr 2024 20:19:13 -0600
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs=20republish?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 docs/contributing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/contributing.md b/docs/contributing.md
index 8f4810b..915d9e1 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -19,8 +19,8 @@
     > NOTE: **pre-commit**
     >
     > Hatch will attempt to set up pre-commit hooks for you using
-    > [pre-commit]. If you don't already,
-    > make sure to install pre-commit as well: `pipx install pre-commit`
+    > [pre-commit]. If you don't already, make sure to install
+    > pre-commit as well: `pipx install pre-commit`
 
 2.  Build the Virtual Environment