Update Case Sensitivity Description

This commit is contained in:
SaintPeter
2015-12-30 19:33:00 -08:00
parent 5501e061f1
commit 83d11a2f74

View File

@ -229,7 +229,7 @@
"<strong>Examples:</strong>",
"<blockquote>var someVariable;<br>var anotherVariableName;<br>var thisVariableNameIsTooLong;</blockquote>",
"<h4>Instructions</h4>",
"Correct the variable assignments so their names match their variable declarations above."
"We have provided some decidedly non-standard case variable declarations. Update the variable assignments so their names match the case of their declarations above."
],
"releasedOn": "January 1, 2016",
"challengeSeed": [
@ -5141,4 +5141,4 @@
"isBeta": "true"
}
]
}
}