[Chore] Fix wrong wording

This commit is contained in:
lukas 2023-07-12 14:45:28 +02:00
parent 9f431517e3
commit 9bd74275aa
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ def main():
Showcasing example usage
"""
# Create an instances of the calculators
# Create instances of the calculators
fade_calc = FadeCalculator()
amber_calc = AmberFadeCalculator()
acid_calc = AcidFadeCalculator()