1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Fix typo.

This commit is contained in:
Felddy 2020-06-22 15:15:18 -04:00
parent af06915b05
commit c50094a8de
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

View file

@ -113,7 +113,7 @@ END_OF_LINE
exit 1
fi
# Create a new virutal environment for this project
# Create a new virtual environment for this project
if ! pyenv virtualenv "${env_name}"; then
cat << END_OF_LINE
An existing virtual environment named $env_name was found. Either delete this