diff options
| author | Jon Chretien <[email protected]> | 2015-02-20 17:06:42 -0500 |
|---|---|---|
| committer | Jon Chretien <[email protected]> | 2015-02-20 17:07:14 -0500 |
| commit | 7080e895d836edb03fa585bfc0d5345428bf6c34 (patch) | |
| tree | 529844af07e2fbc54870613e3287604433260a91 /docs/_includes/getting-started | |
| parent | 89951a6608fa8c213779286af4e4a7b384298c89 (diff) | |
| download | bootstrap-7080e895d836edb03fa585bfc0d5345428bf6c34.tar.xz bootstrap-7080e895d836edb03fa585bfc0d5345428bf6c34.zip | |
fixed a few typos in the docs
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index 2b750a10f..2ae7bce59 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -152,7 +152,7 @@ <a class="thumbnail" href="../examples/offcanvas/"> <img src="../examples/screenshots/offcanvas.jpg" alt="Off-canvas navigation example"> </a> - <h4>Offcanvas</h4> + <h4>Off-canvas</h4> <p>Build a toggleable off-canvas navigation menu for use with Bootstrap.</p> </div> </div> |
