From 188086c14688439c13bf4974afbcfd5c996eb81a Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Mon, 15 Jun 2020 10:00:12 -0700 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7b8cf3..d684534 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Downgrades will not be supported by this repository. ### pip While `pip` is bundled in this framework, it is **not recommended** to install any external libraries into your frameworks folder outside of what comes with the package. If you need to use or test external libraries not present in the package, it is recommended to use a virtual environment or a tool like [pyenv](https://github.com/pyenv/pyenv). -Pull Requests can be issued to the `opionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package. +Pull Requests can be issued to the `opinionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package. # Flavors of Python We currently offer four versions of Python. You can chose which version suits your needs.