Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28e5118

Browse filesBrowse files
authored
Merge pull request #850 from Armour/master
fixed typo
2 parents 65cf3b1 + 1cd8fd2 commit 28e5118
Copy full SHA for 28e5118

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎docs/starting/install3/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install3/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ If the Homebrew version of Python 3 is installed then ``pip3`` will point to Pyt
106106
Pipenv & Virtual Environments
107107
-----------------------------
108108

109-
The next step it to install Pipenv, so you can install dependencies and manage virtual environments.
109+
The next step is to install Pipenv, so you can install dependencies and manage virtual environments.
110110

111111
A Virtual Environment is a tool to keep the dependencies required by different projects
112112
in separate places, by creating virtual Python environments for them. It solves the

‎docs/starting/install3/win.rst

Copy file name to clipboardExpand all lines: docs/starting/install3/win.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To install pip, run the Python script available here:
8787
Pipenv & Virtual Environments
8888
-----------------------------
8989

90-
The next step it to install Pipenv, so you can install dependencies and manage virtual environments.
90+
The next step is to install Pipenv, so you can install dependencies and manage virtual environments.
9191

9292
A Virtual Environment is a tool to keep the dependencies required by different projects
9393
in separate places, by creating virtual Python environments for them. It solves the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.