Skip to content

Commit e9dfaad

Browse files
Jongkeunlmtierney
authored andcommitted
fixed spelling mistake from 'uisng' to 'using'. (#6168)
1 parent 0ac09d0 commit e9dfaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Example 1:
100100
Example 2:
101101
==========
102102

103-
Selenium WebDriver is often used as a basis for testing web applications. Here is a simple example uisng Python's standard `unittest <http://docs.python.org/3/library/unittest.html>`_ library:
103+
Selenium WebDriver is often used as a basis for testing web applications. Here is a simple example using Python's standard `unittest <http://docs.python.org/3/library/unittest.html>`_ library:
104104

105105
.. code-block:: python
106106

0 commit comments

Comments
 (0)