From 6947937f0a2b5e8d09502a90b428d4e44df6b7be Mon Sep 17 00:00:00 2001 From: dokkillo Date: Wed, 19 Aug 2015 18:49:25 +0200 Subject: [PATCH] issue 2173 --- seed/challenges/bootstrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/challenges/bootstrap.json b/seed/challenges/bootstrap.json index a58be9f38b..610919a282 100644 --- a/seed/challenges/bootstrap.json +++ b/seed/challenges/bootstrap.json @@ -795,7 +795,7 @@ "We can clean up our code and make our Cat Photo App look more conventional by using Bootstrap's built-in styles instead of the custom styles we created earlier.", "Don't worry - there will be plenty of time to customize our CSS later.", "Delete the .red-text, p, and .smaller-image CSS declarations from your style element so that the only declarations left in your style element are h2 and thick-green-border.", - "Then Delete the p element that contains a dead link. Then remove the red-text class from your h2 element and replace it with the text-primary Bootstrap class.", + "Then delete the p element that contains a dead link. Then remove the red-text class from your h2 element and replace it with the text-primary Bootstrap class.", "Finally, remove the \"smaller-image\" class from your first img element and replace it with the img-responsive class." ], "tests": [