diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/base-css.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 46b155234..9d171612c 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -170,7 +170,7 @@ <h2 id="blockquotes">{{_i}}Blockquotes{{/i}}</h2> <p>{{_i}}For quoting blocks of content from another source within your document.{{/i}}</p> - <h3>{{_i}}Default blockqoute{{/i}}</h3> + <h3>{{_i}}Default blockquote{{/i}}</h3> <p>{{_i}}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>.{{/i}}</p> <div class="bs-docs-example"> <blockquote> |
