Merge pull request #7025 from ankitaggarwal011/fix/improve-grammar-instructions-bootstrap-challenge

Improve grammar of instructions for font-awesome bootstrap challenge
This commit is contained in:
Akira Laine
2016-02-15 20:22:39 +11:00

View File

@ -1125,7 +1125,7 @@
"title": "Add Font Awesome Icons to all of our Buttons",
"description": [
"Font Awesome is a convenient library of icons. These icons are vector graphics, stored in the <code>.svg</code> file format. These icons are treated just like fonts. You can specify their size using pixels, and they will assume the font size of their parent HTML elements.",
"Use Font Awesome to add a <code>info-circle</code> icon to your info button and a <code>trash</code> icon to your delete button."
"Use Font Awesome to add an <code>info-circle</code> icon to your info button and a <code>trash</code> icon to your delete button."
],
"challengeSeed": [
"<link href=\"http://fonts.googleapis.com/css?family=Lobster\" rel=\"stylesheet\" type=\"text/css\">",