Skip to content

Commit 38bfc34

Browse files
authored
Update pip.html
1 parent 05ff9b9 commit 38bfc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/pip.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h3>Windows</h3>
200200
<code class="devsite-terminal tfo-terminal-windows-venv">pip list # show packages installed within the virtual environment</code>
201201
</pre>
202202
<p>
203-
And to exit virtual environment later:
203+
And to exit the virtual environment later:
204204
</p>
205205
<pre class="devsite-terminal tfo-terminal-windows-venv prettyprint lang-bsh">deactivate # don't exit until you're done using TensorFlow</pre>
206206
</section>

0 commit comments

Comments
 (0)