aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-02 19:53:20 -0700
committerMark Otto <[email protected]>2013-09-02 19:53:20 -0700
commit54b75ffae314f43e5502a81df252246c3fd8056b (patch)
treefd8f285f50ab9c747dfd426e5fc1eb0eca70393a /examples
parente521ee83094f5a70978cc9d879f400c3ac95369c (diff)
parentc6d51be2d8ae25f4a78902ca3391b1bc800116ae (diff)
downloadbootstrap-54b75ffae314f43e5502a81df252246c3fd8056b.tar.xz
bootstrap-54b75ffae314f43e5502a81df252246c3fd8056b.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'examples')
-rw-r--r--examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html
index 2d8925a16..a0f3128bf 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -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>