From aa88221d9dece48cc787a87238c768063a13efae Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 20 Jan 2017 16:52:59 -0500 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4962e0e8..3749972f 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -Pipenv: the sacred marraige of Pipfile, Pip, & Virtualenv -========================================================= +Pipenv: a sacred marriage of Pipfile, Pip, & Virtualenv +======================================================= Pipenv is an experimental project that aims to bring the best of all packaging worlds to the Python world. It harnesses `pipfile `_, pip, and virtualenv into one single toolchain.