Skip to content

Commit d2ed5c4

Browse files
committed
fix typo
1 parent 01a37e5 commit d2ed5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pre-commit-hook-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you want to change any behaviour (for example, you want to skip the out-of-sy
2828
```
2929
cp .pre-commit-config.yaml ~/my-codeql-pre-commit-config.yaml
3030
pre-commit install --config ~/my-codeql-pre-commit-config.yaml
31-
# edit ~/my-codeql-pre-commit-config.yaml to your linking
31+
# edit ~/my-codeql-pre-commit-config.yaml to your liking
3232
```
3333

3434
You can for example:

0 commit comments

Comments
 (0)