From 9fee64ed5ba3941a2be991992002e5136971ff39 Mon Sep 17 00:00:00 2001 From: Erik Taubeneck Date: Mon, 10 Jun 2024 10:35:41 -0700 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33b612d..acce98c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Requirements: #### Pre-commit Hooks -Github is setup to run pre-commit hooks specified in .pre-commit-config.yaml. If you want to use it locally, in the virtual environment, run `pre-commit install`. +Github is set up to run pre-commit hooks specified in .pre-commit-config.yaml. If you want to use it locally, in the virtual environment, run `pre-commit install`. #### macOS install