mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Fix typos on help description
This commit is contained in:
@@ -86,7 +86,7 @@ def main(argv=None):
|
||||
install_hooks_parser = subparsers.add_parser(
|
||||
'install-hooks',
|
||||
help=(
|
||||
'Install hook environemnts for all environemnts in the config '
|
||||
'Install hook environments for all environments in the config '
|
||||
'file. You may find `pre-commit install --install-hooks` more '
|
||||
'useful.'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user