diff options
| author | Silumesii Maboshe <[email protected]> | 2011-10-07 05:59:34 +0200 |
|---|---|---|
| committer | Silumesii Maboshe <[email protected]> | 2011-10-07 05:59:34 +0200 |
| commit | b7d4be584ab43a7bf1f07df97a3197915450a695 (patch) | |
| tree | 7403480e33a97142844da687609eca59bbcda197 | |
| parent | 527521b5028b1ad8dddf5d63f9d2a6222174e75a (diff) | |
| download | bootstrap-b7d4be584ab43a7bf1f07df97a3197915450a695.tar.xz bootstrap-b7d4be584ab43a7bf1f07df97a3197915450a695.zip | |
For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting code' section.
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 86ed2521a..e5d1c56ae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -630,7 +630,7 @@ <h1>Heading</h1> <p>Something right here...</p> </div></pre> - <p><strong>Note:</strong> Be sure to keep code within <code>pre</code> tags as close to the left as possible; it will render all tabs.</p> + <p><strong>Note:</strong> Be sure to keep code within <code><pre></code> tags as close to the left as possible; it will render all tabs.</p> </td> </tr> <tr> |
