From 7a93efa2f9a22a7b8837706bc23c76e1bb8038f0 Mon Sep 17 00:00:00 2001 From: Dieter Stoker Date: Fri, 14 Nov 2025 17:10:28 +0100 Subject: [PATCH] Fix typo in sensitivity.rst documentation defnitions to definitions --- doc/guide/sensitivity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/sensitivity.rst b/doc/guide/sensitivity.rst index 4782f780..53ce1736 100644 --- a/doc/guide/sensitivity.rst +++ b/doc/guide/sensitivity.rst @@ -11,7 +11,7 @@ based on `Chernozhukov et al. (2022) `_. General algorithm +++++++++++++++++ -The section :ref:`sensitivity_theory` contains a general summary and the relevant defintions, whereas :ref:`sensitivity_implementation` considers +The section :ref:`sensitivity_theory` contains a general summary and the relevant definitions, whereas :ref:`sensitivity_implementation` considers the general part of the implementation. .. _sensitivity_theory: