diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/chart.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/chart.html b/static/chart.html index 5c44b0c..ad01565 100644 --- a/static/chart.html +++ b/static/chart.html @@ -35,7 +35,7 @@ function drawBasic() { </head> <body> <div id="chart_div" style="width: 900px; height: 500px;"></div> - <p style="color:white;">Propulsé par Google Graph</p> + <p style="color:white;">Propulsé par Google Charts</p> <p><a href="https://www.worldometers.info/world-population/population-by-country/" style="color:white;">Données fournies par WorldOmeter</a><p/> </body> </html> |
