aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/jumbotron/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html
index e67905c3d..c59610628 100644
--- a/examples/jumbotron/index.html
+++ b/examples/jumbotron/index.html
@@ -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>