diff --git a/src/gpsea/analysis/mtc_filter/_impl.py b/src/gpsea/analysis/mtc_filter/_impl.py index 332a53a21..ad691c403 100644 --- a/src/gpsea/analysis/mtc_filter/_impl.py +++ b/src/gpsea/analysis/mtc_filter/_impl.py @@ -35,7 +35,7 @@ class PhenotypeMtcResult: The phenotype can either pass the filter, in order to be included in the downstream analysis (:meth:`is_passed`) of be filtered out (:meth:`is_filtered_out`) in which case :attr:`mtc_issue` with more context - regarding culprit must be available. + regarding the culprit must be available. """ @staticmethod