mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): Corrected typos of 'mathemathical' to 'mathematical' (#58175)
This commit is contained in:
parent
d7e1ac947c
commit
440df869aa
@ -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--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user