We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4788987 commit d0bc89eCopy full SHA for d0bc89e
hypothesis-python/docs/numpy.rst
@@ -72,7 +72,7 @@ or just ``numpy.array_api`` - this is the extension for you!
72
.. autofunction:: hypothesis.extra.array_api.make_strategies_namespace
73
74
The resulting namespace contains all our familiar strategies like
75
-:func:`~xps.arrays` and :func:`~xps.from_dtype`, but based on the array-API
+:func:`~xps.arrays` and :func:`~xps.from_dtype`, but based on the Array API
76
standard semantics and returning objects from the ``xp`` module:
77
78
.. automodule:: xps
0 commit comments