mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 03:04:00 -05:00
Change challenge seed
This commit is contained in:
@@ -1018,7 +1018,7 @@
|
||||
" var expressionToGetMilk = /milk/gi;",
|
||||
" // Only change code below this line.",
|
||||
"",
|
||||
" var expression = /.../gi;",
|
||||
" var expression = /./gi;",
|
||||
"",
|
||||
" // Only change code above this line.",
|
||||
" // We use this function to show you the value of your variable in your output box.",
|
||||
|
||||
Reference in New Issue
Block a user