Skip to content

Commit 61d5a80

Browse files
committed
Fix bullet-point typo
1 parent 4248a48 commit 61d5a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis-python/docs/details.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ providing extra information and convenient access to config options.
702702
:ref:`display test and data generation statistics <statistics>`.
703703
- ``pytest --hypothesis-profile=<profile name>`` can be used to
704704
:ref:`load a settings profile <settings_profiles>`.
705-
``pytest --hypothesis-verbosity=<level name>`` can be used to
705+
- ``pytest --hypothesis-verbosity=<level name>`` can be used to
706706
:ref:`override the current verbosity level <verbose-output>`.
707707
- ``pytest --hypothesis-seed=<an int>`` can be used to
708708
:ref:`reproduce a failure with a particular seed <reproducing-with-seed>`.

0 commit comments

Comments
 (0)