Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
fix(stats): change molecule notations (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdilouraoui authored Jun 4, 2021
1 parent 1d7d0b5 commit 68d34c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/display-data/statistics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export const statisticsLayout: StatisticsGroup[] = [
tooltip:
"Données calculées à partir des formules exprimées par le Cyber World CleanUp Day et par monconvertisseurco2.fr",
type: "interpolate",
unit: "tonnes CO2eq économisées",
unit: "tonnes d'équivalent CO2 économisées",
value: "<%= carbonFootprintInKilo %>",
},
],
Expand Down

0 comments on commit 68d34c3

Please sign in to comment.