1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 23:03:53 -05:00

docs: fix simple typo (#2414)

Signed-off-by: Tim Gates <tim.gates@iress.com>
This commit is contained in:
Tim Gates
2022-07-15 23:55:30 +10:00
committed by GitHub
parent 0990e7843d
commit 0eba0a5bd5

View File

@@ -1,7 +1,7 @@
General guidance
================
* The usual principes of respecting existing conventions and making sure that your changes
* The usual principles of respecting existing conventions and making sure that your changes
are in line with the overall product design apply when contributing code to Pyenv.
* We are limited to Bash 3.2 features