mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): replaced incorrect quiz option "keys()" with "trim()" (#61812)
This commit is contained in:
+1
-1
@@ -434,7 +434,7 @@ Which of the following is NOT an array method?
|
||||
|
||||
#### --answer--
|
||||
|
||||
`keys()`
|
||||
`trim()`
|
||||
|
||||
### --question--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user