diff --git a/src/qrisp/algorithms/qmci.py b/src/qrisp/algorithms/qmci.py index da4e1118..23794336 100644 --- a/src/qrisp/algorithms/qmci.py +++ b/src/qrisp/algorithms/qmci.py @@ -28,7 +28,7 @@ def QMCI(qargs, function, distribution=None): Implements a general algorithm for `Quantum Monte Carlo Integration `_. This implementation utilizes :ref:`IQAE`. A detailed explanation can be found in the :ref:`tutorial `. - QMCI performs numerical integration of (high-dimensional) functions over probility distributions: + QMCI performs numerical integration of (high-dimensional) functions over probability distributions: .. math::