From 8e276a009e592724ae9804cff328baee3a23df20 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Mon, 22 Jun 2015 18:54:03 -0400 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f426d5..a2352edb 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ reading it from the following sources, in this order: Python. (In other words, whatever version would run if pyenv weren't in your `PATH`.) -**NOTE:** You can activate multiple versions at the same time, including mulitple +**NOTE:** You can activate multiple versions at the same time, including multiple versions of Python2 or Python3 simultaneously. This allows for parallel usage of Python2 and Python3, and is required with tools like `tox`. For example, to set your path to first use your `system` Python and Python3 (set to 2.7.9 and 3.4.2