We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed5545 commit 1b40e9eCopy full SHA for 1b40e9e
example/README.rst
@@ -23,7 +23,7 @@ After the library is running, tests can be executed normally::
23
robot tests.robot # Execute with the `robot` command
24
pypy -m robot tests.robot # Execute `robot` module using PyPy
25
26
-My default the library starts to listen on connections from the localhost on
+By default the library starts to listen on connections from the localhost on
27
port 8270. Both the address and the port to listen to can be configured with
28
command line arguments to the library, and also given as variables to tests
29
that are run::
0 commit comments