fix a typo in README.md

This commit is contained in:
Meng Xiangzhuo 2023-08-29 16:45:11 +08:00
parent e1b7e1b519
commit 3ba8df29e5

View file

@ -573,7 +573,7 @@ uninstall from the system.
## Pyenv plugins
Pyenv provides a simple, flexible and maintainable way to extend and customize its functionalty with plugins --
Pyenv provides a simple, flexible and maintainable way to extend and customize its functionality with plugins --
as simple as creating a plugin directory and dropping a shell script on a certain subpath of it
with whatever extra logic you need to be run at certain moments.