1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 17:13:47 -05:00

README.md, CHANGELOG.md, libexec/pyenv-help: Fix typos

This commit is contained in:
SADIK KUZU
2022-05-08 09:46:47 +03:00
committed by GitHub
parent 86598fcf4e
commit 169321b3e6
3 changed files with 4 additions and 4 deletions

View File

@@ -94,7 +94,7 @@
* Add documentation for shims command (#2091)
* Add documentation for hooks command (#2089)
* Add documentation for root command (#2088)
* Add documentaion for prefix command (#2087)
* Add documentation for prefix command (#2087)
* Update to Pyston's v2 package of the 2.3.1 release (#2078)
* Add pyston-2.3.1 support (#2075)
* Don't update conda when installing pip (#2074)