mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-16 08:03:09 +00:00
Typo fix: "you're" to "your".
This commit is contained in:
parent
01ab4caa5b
commit
bc6e4b8ed2
1 changed files with 1 additions and 1 deletions
|
|
@ -636,7 +636,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.</p>
|
<p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting.</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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue