Skip to content

Commit a1ddb93

Browse files
committed
Docs typo
1 parent d9cf430 commit a1ddb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pytest-random-order
1111
:target: https://travis-ci.org/jbasko/pytest-random-order
1212

1313
pytest-random-order is a plugin for `pytest <http://pytest.org>`_ that randomises the order in which
14-
tests are run to reveal unwanted coupling between tests. The plugin user to control the level
14+
tests are run to reveal unwanted coupling between tests. The plugin allows user to control the level
1515
of randomness they want to introduce and to disable reordering on subsets of tests.
1616
Tests can be rerun in a specific order by passing a seed value reported in a previous test run.
1717

0 commit comments

Comments
 (0)