diff --git a/interfaces/cython/cantera/composite.py b/interfaces/cython/cantera/composite.py index b2ad194d47..5ca7e12907 100644 --- a/interfaces/cython/cantera/composite.py +++ b/interfaces/cython/cantera/composite.py @@ -66,8 +66,8 @@ class Solution(ThermoPhase, Kinetics, Transport): models. For non-trivial uses cases of this functionality, see the examples - `extract_submechanism.py `_ - and `mechanism_reduction.py `_. + `extract_submechanism.py `_ + and `mechanism_reduction.py `_. In addition, `Solution` objects can be constructed by passing the text of the CTI or XML phase definition in directly, using the ``source`` keyword