diff --git a/challenges/01-front-end-development-certification/bootstrap.json b/challenges/01-front-end-development-certification/bootstrap.json index dd5fcf5942..9e784d9c52 100644 --- a/challenges/01-front-end-development-certification/bootstrap.json +++ b/challenges/01-front-end-development-certification/bootstrap.json @@ -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 .svg 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 info-circle icon to your info button and a trash icon to your delete button." + "Use Font Awesome to add an info-circle icon to your info button and a trash icon to your delete button." ], "challengeSeed": [ "",