diff options
| author | Mark Otto <[email protected]> | 2012-08-21 12:57:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-21 12:57:41 -0700 |
| commit | 6477ad1acf5b9b2dd0c849d818ff4474ade3ac85 (patch) | |
| tree | c9aa4d0c2e89358f083b8a6d5e2d5baadd5ca143 /docs/base-css.html | |
| parent | 320b75de63f347027774ba7353eea7f6937ab14b (diff) | |
| download | bootstrap-6477ad1acf5b9b2dd0c849d818ff4474ade3ac85.tar.xz bootstrap-6477ad1acf5b9b2dd0c849d818ff4474ade3ac85.zip | |
fixes #4472: manually change mustache file as well for typo
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index f1401d688..75b55b6c9 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -233,7 +233,7 @@ <h2 id="blockquotes">Blockquotes</h2> <p>For quoting blocks of content from another source within your document.</p> - <h3>Default blockqoute</h3> + <h3>Default blockquote</h3> <p>Wrap <code><blockquote></code> around any <abbr title="HyperText Markup Language">HTML</abbr> as the quote. For straight quotes we recommend a <code><p></code>.</p> <div class="bs-docs-example"> <blockquote> |
