Skip to content

Commit 596abd8

Browse files
authored
Fixing "Fore" -> "For" typo in README docs. (#4317)
Also obeying an 80-column limit for the content and adding a missing "``virtualenv``" in the phrase "``pip`` and ``virtualenv``" in some of the docs.
1 parent 2036da0 commit 596abd8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/google-cloud-vision/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Quick Start
1818
1919
$ pip install --upgrade google-cloud-vision
2020
21-
Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
21+
For more information on setting up your Python development environment,
22+
such as installing ``pip`` and ``virtualenv`` on your system, please refer
23+
to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
2224

2325
.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup
2426

0 commit comments

Comments
 (0)