mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fixed typo
This commit is contained in:
+1
-1
@@ -368,7 +368,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><code><pre class="prettyprint"></code></td>
|
<td><code><pre class="prettyprint"></code></td>
|
||||||
<td>
|
<td>
|
||||||
<p>Using the google-code-prettify library, you're blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p>
|
<p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p>
|
||||||
<pre class="prettyprint"><div>
|
<pre class="prettyprint"><div>
|
||||||
<h1>Heading</h1>
|
<h1>Heading</h1>
|
||||||
<p>Something right here…</p>
|
<p>Something right here…</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user