Skip to content

Commit 378129c

Browse files
committed
Update readme
1 parent ec2a995 commit 378129c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ and optional dependencies.
112112
Additionally, it installs a [git commit hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks).
113113
Each time you commit, unit tests, static type checkers, code formatters and linters are
114114
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).
115+
installed. For more details, see [`pre-commit`'s documentation](https://pre-commit.com).
116116

117117
---------------------------------------------------------------------------------------------------------
118118

0 commit comments

Comments
 (0)