Skip to content

Commit 7188a59

Browse files
mierzejkoz123
authored andcommitted
Update index.md
Correct a typo.
1 parent 285cac8 commit 7188a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ More detailed installation instructions can be found in the [installing Pipenv](
3232

3333
- Enables truly *deterministic builds*, while easily specifying *only what you want*.
3434
- Generates and checks file hashes for locked dependencies when installing from `Pipfile.lock`.
35-
- Automatically install required Python version when `pyenv` is available.
35+
- Automatically installs required Python version when `pyenv` is available.
3636
- Automatically finds your project home, recursively, by looking for a `Pipfile`.
3737
- Automatically generates a `Pipfile`, if one doesn't exist.
3838
- Automatically creates a virtualenv in a standard customizable location.

0 commit comments

Comments
 (0)