mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-25 04:00:43 -04:00
fix(curriculum): correct typo in Todo App Step 20 (#60277)
This commit is contained in:
@@ -7,7 +7,7 @@ dashedName: step-20
|
||||
|
||||
# --description--
|
||||
|
||||
Now that have finished testing your `taskObj`, you can remove the `console.log(taskObj)` statement.
|
||||
Now that you have finished testing your `taskObj`, you can remove the `console.log(taskObj)` statement.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user