docs(githooks): Fix typo

This commit is contained in:
Alexander Engelsberger 2021-06-16 14:51:59 +02:00 committed by Alexander Engelsberger
parent bcde3f6ac8
commit bf23d5f7f8

View File

@ -52,7 +52,7 @@ that link not work try <https://prototorch.readthedocs.io/en/latest/>.
This repository contains definition for [git hooks](https://githooks.com).
[Pre-commit](https://pre-commit.com) gets installed as development dependency with prototorch.
Please install the hooks them by running
Please install the hooks by running
```bash
pre-commit install
pre-commit install --hook-type commit-msg