Merge pull request #205 from futreall/main

chore: spelling cleanup
This commit is contained in:
dmahan93 2025-07-08 13:40:11 -05:00 committed by GitHub
commit 0328680cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,7 +116,7 @@ class MathCurriculum:
56, # Fibonacci Series
59, # Mean,Standard Deviation,Variance
62, # nth Fibonacci number
64, # Binary to Hexidecimal
64, # Binary to Hexadecimal
73, # Binary 2's Complement
79, # Decimal to Hexadecimal
84, # Converts decimal to octal