From 256f8d75bddf8836de3395af494e4e795be348de Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Thu, 22 Mar 2018 13:47:36 +0800 Subject: [PATCH] Reword --- docs/diagnose.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/diagnose.rst b/docs/diagnose.rst index 96757d6e..35e17c92 100644 --- a/docs/diagnose.rst +++ b/docs/diagnose.rst @@ -3,9 +3,9 @@ Frequently Encountered Pipenv Problems ====================================== -Pipenv is constantly being improved by volunteers, but we have limited -resources, and Pipenv is still a very young project, and has some quirks that -needs to be dealt with. We need everyone’s help (including yours!). +Pipenv is constantly being improved by volunteers, but is still a very young +project with limited resources, and has some quirks that needs to be dealt +with. We need everyone’s help (including yours!). Here are some common questions people have using Pipenv. Please take a look below and see if they resolve your problem.