Merge pull request #1527 from benflinn/patch-3

Update bootstrap.json
This commit is contained in:
Berkeley Martinez
2015-08-04 12:33:59 -07:00

View File

@ -1566,7 +1566,7 @@
"difficulty": 2.18, "difficulty": 2.18,
"description": [ "description": [
"Now let's make sure all the content on your page is mobile-responsive.", "Now let's make sure all the content on your page is mobile-responsive.",
"Let's nest your <code>h3</code> element within a <code>div<code> element with the class \"containter-fluid\"." "Let's nest your <code>h3</code> element within a <code>div<code> element with the class \"container-fluid\"."
], ],
"tests": [ "tests": [
"assert($('div').hasClass('container-fluid'), 'Your <code>div</code> element should have the class \"container-fluid\"')", "assert($('div').hasClass('container-fluid'), 'Your <code>div</code> element should have the class \"container-fluid\"')",