Skip to content

Commit dad4308

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 c8564be commit dad4308

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/google-cloud-videointelligence/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Quick Start
1414
1515
$ pip install --upgrade google-cloud-videointelligence
1616
17-
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.
17+
For more information on setting up your Python development environment,
18+
such as installing ``pip`` and ``virtualenv`` on your system, please refer
19+
to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
1820

1921
.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup
2022

0 commit comments

Comments
 (0)