From ec31b20baf0cd2f5b292972b4bca5bf22db5f279 Mon Sep 17 00:00:00 2001 From: Ankit Aggarwal Date: Mon, 15 Feb 2016 14:41:18 +0530 Subject: [PATCH] Improve grammar of instructions for font-awesome bootstrap challenge --- .../01-front-end-development-certification/bootstrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/challenges/01-front-end-development-certification/bootstrap.json b/seed/challenges/01-front-end-development-certification/bootstrap.json index dd5fcf5942..9e784d9c52 100644 --- a/seed/challenges/01-front-end-development-certification/bootstrap.json +++ b/seed/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": [ "",