Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c2d196 + b14fa5a commit 6e5ac07Copy full SHA for 6e5ac07
1 file changed
pre_commit/main.py
@@ -86,7 +86,7 @@ def main(argv=None):
86
install_hooks_parser = subparsers.add_parser(
87
'install-hooks',
88
help=(
89
- 'Install hook environemnts for all environemnts in the config '
+ 'Install hook environments for all environments in the config '
90
'file. You may find `pre-commit install --install-hooks` more '
91
'useful.'
92
),
0 commit comments