mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 13:00:56 -04:00
Unneccessary semicolon fixed
This commit is contained in:
@@ -1163,7 +1163,7 @@
|
||||
"function urlSlug(title) {",
|
||||
" ",
|
||||
" ",
|
||||
"};",
|
||||
"}",
|
||||
"// Add your code above this line",
|
||||
"",
|
||||
"var winterComing = urlSlug(globalTitle); // Should be \"winter-is-coming\""
|
||||
|
||||
Reference in New Issue
Block a user