diff options
| author | Mark Otto <[email protected]> | 2013-09-02 19:53:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-02 19:53:20 -0700 |
| commit | 54b75ffae314f43e5502a81df252246c3fd8056b (patch) | |
| tree | fd8f285f50ab9c747dfd426e5fc1eb0eca70393a /examples/theme | |
| parent | e521ee83094f5a70978cc9d879f400c3ac95369c (diff) | |
| parent | c6d51be2d8ae25f4a78902ca3391b1bc800116ae (diff) | |
| download | bootstrap-54b75ffae314f43e5502a81df252246c3fd8056b.tar.xz bootstrap-54b75ffae314f43e5502a81df252246c3fd8056b.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'examples/theme')
| -rw-r--r-- | examples/theme/index.html | 2 |
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 »</a></p> </div> |
