Skip to content

Commit b4fb97a

Browse files
ashokdelphianicoddemus
authored andcommitted
Fix typo in readme.
1 parent e8bbb4d commit b4fb97a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ Additionally, during a test run, the following environment variable is defined:
311311

312312
* ``PYTEST_XDIST_TESTRUNUID``: the unique id of the test run.
313313

314-
Acessing ``sys.argv`` from the master node in workers
315-
-----------------------------------------------------
314+
Accessing ``sys.argv`` from the master node in workers
315+
------------------------------------------------------
316316

317317
To access the ``sys.argv`` passed to the command-line of the master node, use
318318
``request.config.workerinput["mainargv"]``.

0 commit comments

Comments
 (0)