We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2a995 commit 378129cCopy full SHA for 378129c
README.md
@@ -112,7 +112,7 @@ and optional dependencies.
112
Additionally, it installs a [git commit hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks).
113
Each time you commit, unit tests, static type checkers, code formatters and linters are
114
run automatically. Run `pre-commit run --all-files` to check that the hook was successfully
115
-installed. For more details, see `pre-commit`'s [documentation](https://pre-commit.com).
+installed. For more details, see [`pre-commit`'s documentation](https://pre-commit.com).
116
117
---------------------------------------------------------------------------------------------------------
118
0 commit comments