mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): Corrected typos of 'mathemathical' to 'mathematical' (#58175)
This commit is contained in:
+3
-3
@@ -22,7 +22,7 @@ Perform a mathematical operation without changing the variable's value.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how to combine mathemathical operations and reassignment.
|
||||
Think about how to combine mathematical operations and reassignment.
|
||||
|
||||
---
|
||||
|
||||
@@ -34,7 +34,7 @@ Perform two different operations at once.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how to combine mathemathical operations and reassignment.
|
||||
Think about how to combine mathematical operations and reassignment.
|
||||
|
||||
---
|
||||
|
||||
@@ -42,7 +42,7 @@ Only perform addition and subtraction in one line of code.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how to combine mathemathical operations and reassignment.
|
||||
Think about how to combine mathematical operations and reassignment.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user