[Chore] Fix wrong wording
This commit is contained in:
parent
9f431517e3
commit
9bd74275aa
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue