diff --git a/src/statistiques/computeELStatsAtDate.ts b/src/statistiques/computeELStatsAtDate.ts index 08151be..2bd5d0a 100644 --- a/src/statistiques/computeELStatsAtDate.ts +++ b/src/statistiques/computeELStatsAtDate.ts @@ -96,7 +96,7 @@ export function computeELStatsAtDate( ), nbFamillesCompositionPenale: famillesAvecCompositionPenale.length, pourcentageFamillesCompositionPenale: percent( - famillesAvecProcedurePenale.length, + famillesAvecCompositionPenale.length, familleResistantesOrEx.length ), pourcentageProcedurePenaleAvecCompositionPenale: percent(