Skip to content

Commit

Permalink
STY: Typo of percentages.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Mar 28, 2024
1 parent 937a9bb commit cb8c702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/utils/plot_calculated_percentages.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
"""
Calculate and plot aerosol percentanges.
Calculate and plot aerosol percentages.
----------------------------------------
Example on how to plot a Pie Chart of the composition of aerosols in a volume of air by
obtaining percentanges of each aerosol from the dataset.
obtaining percentages of each aerosol from the dataset.
Author: Zach Sherman
"""
Expand Down

0 comments on commit cb8c702

Please sign in to comment.