Fix typo in waypoint name responsively style radio buttons, closes #667
This commit is contained in:
@ -1044,7 +1044,7 @@
|
||||
},
|
||||
{
|
||||
"_id": "bad87fee1348bd9aedb08845",
|
||||
"name": "Waypoint: Responsively Style a Radio Buttons",
|
||||
"name": "Waypoint: Responsively Style Radio Buttons",
|
||||
"difficulty": 0.059,
|
||||
"description": [
|
||||
"Wrap all of your radio buttons within a <code><div class='row'></code> element. Then wrap each of them within a <code><div class='col-xs-6'></code> element.",
|
||||
|
Reference in New Issue
Block a user