Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e5ac07

Browse files
authored
Merge pull request #507 from kintoandar/patch-1
Fix typos on help description
2 parents 5c2d196 + b14fa5a commit 6e5ac07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pre_commit/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def main(argv=None):
8686
install_hooks_parser = subparsers.add_parser(
8787
'install-hooks',
8888
help=(
89-
'Install hook environemnts for all environemnts in the config '
89+
'Install hook environments for all environments in the config '
9090
'file. You may find `pre-commit install --install-hooks` more '
9191
'useful.'
9292
),

0 commit comments

Comments
 (0)