aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSilumesii Maboshe <[email protected]>2011-10-07 05:56:45 +0200
committerSilumesii Maboshe <[email protected]>2011-10-07 05:56:45 +0200
commit527521b5028b1ad8dddf5d63f9d2a6222174e75a (patch)
tree70552896de82dcd4bb5d697490f49b84f8630c95 /docs
parent356227ef506a34f0f5b42076bd776474b3830e9c (diff)
downloadbootstrap-527521b5028b1ad8dddf5d63f9d2a6222174e75a.tar.xz
bootstrap-527521b5028b1ad8dddf5d63f9d2a6222174e75a.zip
Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 292d919c0..86ed2521a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -621,7 +621,7 @@
<tbody>
<tr>
<td><code>&lt;code&gt;</code></td>
- <td>In a line of text like this, your wrapped code will look like this <code>&gt;html&lt;</code> element.</td>
+ <td>In a line of text like this, your wrapped code will look like this <code>&lt;html&gt;</code> element.</td>
</tr>
<tr>
<td><code>&lt;pre&gt;</code></td>