From 607b802d2fe8bcf536198d44dd1914212d3b208d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 19 Sep 2013 15:49:53 -0700 Subject: [PATCH] fix #10732 --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.html b/components.html index db869a0362..e405df82db 100644 --- a/components.html +++ b/components.html @@ -2102,7 +2102,7 @@ body { padding-bottom: 70px; } -

A lightweight, flexible component that can optional extend the entire viewport to showcase key content on your site. To make the jumbotron full width, don't include it within a .container. Placing it within a container will keep it at the width of the rest of your content and provide rounded corners.

+

A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site. To make the jumbotron full width, don't include it within a .container. Placing it within a container will keep it at the width of the rest of your content and provide rounded corners.

-- 2.47.2