highcharts-for-python / highcharts-core

Python wrapper for the Highcharts Core JavaScript library
https://www.highcharts.com/integrations/python
Other
58 stars 13 forks source link

Correct typos #180

Closed JulienBacquart closed 5 months ago

JulienBacquart commented 5 months ago

Small corrections of typos

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.16%. Comparing base (7c271cf) to head (ed56ef9). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #180 +/- ## ========================================== - Coverage 88.25% 88.16% -0.09% ========================================== Files 209 209 Lines 30920 30990 +70 Branches 2508 2523 +15 ========================================== + Hits 27287 27322 +35 - Misses 2691 2717 +26 - Partials 942 951 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

hcpchris commented 5 months ago

Thanks for the PR, @JulienBacquart !