diff --git a/src/statistiques/computeELStatsAtDate.ts b/src/statistiques/computeELStatsAtDate.ts index 657d5ca..be7dc63 100644 --- a/src/statistiques/computeELStatsAtDate.ts +++ b/src/statistiques/computeELStatsAtDate.ts @@ -95,8 +95,8 @@ export function computeELStatsAtDate( ), nbFamillesCompositionPenale: famillesAvecCompositionPenale.length, pourcentageFamillesCompositionPenale: percent( - familleResistantesOrEx.length, - famillesAvecProcedurePenale.length + famillesAvecProcedurePenale.length, + familleResistantesOrEx.length ), pourcentageProcedurePenaleAvecCompositionPenale: percent( famillesAvecCompositionPenale.length,