Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Mar 5, 2020
1 parent 0656fbb commit 5c6d407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ def main():
)
argparser.add_argument(
'--user-requirements-txt-url',
help='URL to a requirements.txt file that should be installed in the user enviornment'
help='URL to a requirements.txt file that should be installed in the user environment'
)
argparser.add_argument(
'--plugin',
Expand Down

0 comments on commit 5c6d407

Please sign in to comment.