]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update index.html 10366/head
authorChristian <christianoliff@yahoo.com>
Mon, 2 Sep 2013 12:36:54 +0000 (21:36 +0900)
committerChristian <christianoliff@yahoo.com>
Mon, 2 Sep 2013 12:36:54 +0000 (21:36 +0900)
Updated text in the jumbotron container to reflect the Bootstrap 3 change from 'hero unit' to 'jumbotron'.

examples/theme/index.html

index 2d8925a16ab46aaff1f11d25061e377610c637cb..a0f3128bfe2d3263e7cfca84786515f0e085ffdf 100644 (file)
@@ -64,7 +64,7 @@
       <!-- Main jumbotron for a primary marketing message or call to action -->
       <div class="jumbotron">
         <h1>Hello, world!</h1>
-        <p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
+        <p>This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
         <p><a href="#" class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
       </div>