fix indent intermediate-bonfires.json
This commit is contained in:
@ -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\");"
|
||||
|
Reference in New Issue
Block a user