mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): contraction typo (#58825)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ dashedName: task-74
|
||||
|
||||
# --description--
|
||||
|
||||
When you need to express something that is prohibited or a strong suggestion against doing something, you can use `mustn't` (contraction of `mustn't`) to form a negative sentence.
|
||||
When you need to express something that is prohibited or a strong suggestion against doing something, you can use `mustn't` (contraction of `must not`) to form a negative sentence.
|
||||
|
||||
For example, `You mustn't touch the wet paint` means it's very important not to touch the paint because it's wet.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user