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 wording stats (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdilouraoui authored Jun 10, 2021
1 parent a836da7 commit 05ac6d0
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 @@ -75,7 +75,7 @@ export const statisticsLayout: StatisticsGroup[] = [
type: "simple",
},
],
title: "Evolution du nombre de utlisations par mois",
title: "Evolution du nombre d'utlisations par mois",
},
],
date: "depuis 1er janvier 2020",
Expand Down

0 comments on commit 05ac6d0

Please sign in to comment.