From 38009ec8efa06c58fb21feed6ffc40e852cf38d5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Aug 2013 00:39:00 -0700 Subject: [PATCH] Double quotes not single quotes --- components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.html b/components.html index 65cfb27397..b5fe95fd62 100644 --- a/components.html +++ b/components.html @@ -2359,7 +2359,7 @@ body { padding-bottom: 70px; } {% highlight html %}
- 45% Complete + 45% Complete
{% endhighlight %} @@ -2370,7 +2370,7 @@ body { padding-bottom: 70px; }
35% Complete (success)
20% Complete (warning)
-
10% Complete (danger)
+
10% Complete (danger)
{% highlight html %} -- 2.47.2