mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-22 09:01:46 -05:00
Changed 'Define' to 'Declare' in code comment (#14626)
This commit is contained in:
committed by
mrugesh mohapatra
parent
a83238ae31
commit
f25337ae81
@@ -80,7 +80,7 @@
|
||||
"// Example",
|
||||
"var ourName;",
|
||||
"",
|
||||
"// Define myName below this line",
|
||||
"// Declare myName below this line",
|
||||
""
|
||||
],
|
||||
"tail": [
|
||||
|
||||
Reference in New Issue
Block a user