diff --git a/docs/pre-commit-hook-setup.md b/docs/pre-commit-hook-setup.md index a745d72fc81..762ec1ca9c4 100644 --- a/docs/pre-commit-hook-setup.md +++ b/docs/pre-commit-hook-setup.md @@ -28,7 +28,7 @@ If you want to change any behaviour (for example, you want to skip the out-of-sy ``` cp .pre-commit-config.yaml ~/my-codeql-pre-commit-config.yaml pre-commit install --config ~/my-codeql-pre-commit-config.yaml -# edit ~/my-codeql-pre-commit-config.yaml to your linking +# edit ~/my-codeql-pre-commit-config.yaml to your liking ``` You can for example: