]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update index.html 10249/head
authorChristian <christianoliff@yahoo.com>
Wed, 28 Aug 2013 11:09:17 +0000 (20:09 +0900)
committerChristian <christianoliff@yahoo.com>
Wed, 28 Aug 2013 11:09:17 +0000 (20:09 +0900)
Updated text in the jumbotron container to reflect the Bootstrap 3 change from hero unit to jumbotron. (Wasn't sure if it should be 'a Jumbotron' or just 'Jumbotron' though...

examples/jumbotron/index.html

index e67905c3d8754c8407bf0c0e7ac9c9380262874e..c596106287f2e9e69436a6abbd18e381ceb20176 100644 (file)
@@ -69,7 +69,7 @@
     <div class="jumbotron">
       <div class="container">
         <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 class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
       </div>
     </div>