[Chore] Fix wrong wording

This commit is contained in:
lm
2023-07-12 14:45:28 +02:00
parent 9f431517e3
commit 9bd74275aa
+1 -1
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()