diff options
| author | Mark Otto <[email protected]> | 2012-03-10 11:23:47 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-10 11:23:47 -0800 |
| commit | c414e57dccf0d0177f42df10d2f36f79581563d6 (patch) | |
| tree | 59b7fdd5f757789f8d4ea58456b6b450efb337b0 /docs/examples.html | |
| parent | 305374ab1a49a1bdfbab0e52a2be218fc42f3cc0 (diff) | |
| parent | 1562381114ce1ce5dc06d311ddb6d1e0f2048a1f (diff) | |
| download | bootstrap-c414e57dccf0d0177f42df10d2f36f79581563d6.tar.xz bootstrap-c414e57dccf0d0177f42df10d2f36f79581563d6.zip | |
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples.html b/docs/examples.html index 76eb4b59a..faab19ef6 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootstrap, from Twitter</title> + <title>Examples ยท Bootstrap</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> @@ -95,7 +95,7 @@ <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> </a> <h3>Fluid layout</h3> - <p>Uses our new responsive, fluid grid system to create seamless liquid layout.</p> + <p>Uses our new responsive, fluid grid system to create a seamless liquid layout.</p> </li> <li class="span4"> <a class="thumbnail" href="examples/starter-template.html"> |
