Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7431e65

Browse files
authored
Merge pull request baijum#85 from spencerbyw/patch-1
Fix typo on Installation page
2 parents 42e545d + 5f62cbe commit 7431e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Using `pip`, you can install selenium like this::
3535
You may consider using `virtualenv <http://www.virtualenv.org>`_
3636
to create isolated Python environments. Python 3.6 has `pyvenv
3737
<https://docs.python.org/3.6/using/scripts.html#scripts-pyvenv>`_
38-
which is almost same as virtualenv.
38+
which is almost the same as virtualenv.
3939

4040
Drivers
4141
~~~~~~~

0 commit comments

Comments
 (0)