Skip to content

Commit 72fe860

Browse files
committed
minor: fix typo
1 parent c754223 commit 72fe860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,8 @@ You may need to set the environment variable ``NUMBA_NUM_THREADS`` define how ma
437437
It can also be checked dynamically with ``numba.config.NUMBA_DEFAULT_NUM_THREADS``.
438438

439439

440-
PyMC and PyTensor and
441-
--------
440+
PyMC and PyTensor
441+
-----------------
442442
`PyTensor <https://pytensor.readthedocs.io/en/latest/>`_ is used to allow seamless integration between PyLops and
443443
`PyMC <https://www.pymc.io/welcome.html>`_ operators.
444444
Install both of them via ``conda`` with:

0 commit comments

Comments
 (0)