We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e191cd2 commit ae33868Copy full SHA for ae33868
doc/qcheck-core/index.mld
@@ -5,7 +5,7 @@ The [qcheck-core] opam package contains two libraries:
5
- The [qcheck-core] library for defining property-based tests
6
- The [qcheck-core.runner] library for running property-based tests
7
8
-{1: The [qcheck-core] library}
+{1 The [qcheck-core] library}
9
10
The [qcheck-core] library exposes two toplevel modules:
11
@@ -21,7 +21,7 @@ removing the need for having to hand-write shrinkers.
21
file an issue if you encounter problems using either of the two
22
modules.
23
24
-{1: The [qcheck-core.runner] library}
+{1 The [qcheck-core.runner] library}
25
26
The entry point of the [qcheck-core.runner] library is the {!QCheck_base_runner} module.
27
0 commit comments