mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix indent intermediate-bonfires.json
This commit is contained in:
parent
4ecc9925fa
commit
db5b0e5568
@ -235,7 +235,7 @@
|
||||
],
|
||||
"challengeSeed": [
|
||||
"function myReplace(str, before, after) {",
|
||||
" return str;",
|
||||
" return str;",
|
||||
"}",
|
||||
"",
|
||||
"myReplace(\"A quick brown fox jumped over the lazy dog\", \"jumped\", \"leaped\");"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user