Skip to content

Commit 1b40e9e

Browse files
committed
Fixed typo spotted by @HelioGuilherme66
1 parent bed5545 commit 1b40e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ After the library is running, tests can be executed normally::
2323
robot tests.robot # Execute with the `robot` command
2424
pypy -m robot tests.robot # Execute `robot` module using PyPy
2525

26-
My default the library starts to listen on connections from the localhost on
26+
By default the library starts to listen on connections from the localhost on
2727
port 8270. Both the address and the port to listen to can be configured with
2828
command line arguments to the library, and also given as variables to tests
2929
that are run::

0 commit comments

Comments
 (0)