[Chore] Fix wrong wording
This commit is contained in:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user