Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
redsun82 committed Feb 24, 2022
1 parent 01a37e5 commit d2ed5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pre-commit-hook-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d2ed5c4

Please sign in to comment.