diff options
| author | Chris Rebert <[email protected]> | 2015-02-20 18:26:04 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-20 18:26:04 -0800 |
| commit | 690abbcc0cd74e31e0edeeebf2e7f576e39884c0 (patch) | |
| tree | 529844af07e2fbc54870613e3287604433260a91 /docs/_includes/getting-started/examples.html | |
| parent | 89951a6608fa8c213779286af4e4a7b384298c89 (diff) | |
| parent | 7080e895d836edb03fa585bfc0d5345428bf6c34 (diff) | |
| download | bootstrap-690abbcc0cd74e31e0edeeebf2e7f576e39884c0.tar.xz bootstrap-690abbcc0cd74e31e0edeeebf2e7f576e39884c0.zip | |
Merge pull request #15857 from jonchretien/fix-typos-in-docs
fixed a few typos in the docs
Diffstat (limited to 'docs/_includes/getting-started/examples.html')
| -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> |
