Skip to content

Commit d313149

Browse files
francisberginlukeis
authored andcommitted
Add missing word in python readme (#2526)
1 parent 0241fb1 commit d313149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

py/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Introduction
77

88
Python language bindings for Selenium WebDriver.
99

10-
The `selenium` package is used automate web browser interaction from Python.
10+
The `selenium` package is used to automate web browser interaction from Python.
1111

1212
+-----------+-----------------------------------------------------------------------------------+
1313
| **Home**: | http://www.seleniumhq.org |

py/docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Introduction
77

88
Python language bindings for Selenium WebDriver.
99

10-
The `selenium` package is used automate web browser interaction from Python.
10+
The `selenium` package is used to automate web browser interaction from Python.
1111

1212
+-----------+-------------------------------------------------------------------------------------+
1313
| **Home**: | http://www.seleniumhq.org |

0 commit comments

Comments
 (0)