mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 06:24:43 +00:00
Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.
This commit is contained in:
parent
356227ef50
commit
527521b502
1 changed files with 1 additions and 1 deletions
|
|
@ -621,7 +621,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><code><code></code></td>
|
||||
<td>In a line of text like this, your wrapped code will look like this <code>>html<</code> element.</td>
|
||||
<td>In a line of text like this, your wrapped code will look like this <code><html></code> element.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><pre></code></td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue