Skip to content

Commit 15289a9

Browse files
authored
Merge branch 'master' into codeinteger-6-readme
2 parents bf8f941 + a013e54 commit 15289a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/steps/pipenv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ fi
2626

2727

2828
if [ ! "$SKIP_PIPENV_INSTALL" ]; then
29-
# Pipenv support (Generate requriements.txt with pipenv).
29+
# Pipenv support (Generate requirements.txt with pipenv).
3030
if [[ -f Pipfile ]]; then
3131
# Measure that we're using Pipenv.
3232
mcount "tool.pipenv"

0 commit comments

Comments
 (0)