aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorNano <[email protected]>2011-09-20 14:09:28 -0300
committerNano <[email protected]>2011-09-20 14:09:28 -0300
commitbc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90 (patch)
treecb180ae8ef778096953312e2cc724a9ffad72f86 /docs/index.html
parent01ab4caa5b967470edd11348e012386096d47506 (diff)
downloadbootstrap-bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90.tar.xz
bootstrap-bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90.zip
Typo fix: "you're" to "your".
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f99b756fe..9fcc5c368 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -636,7 +636,7 @@
<tr>
<td><code>&lt;pre class="prettyprint"&gt;</code></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">&lt;div&gt;
&lt;h1&gt;Heading&lt;/h1&gt;
&lt;p&gt;Something right here...&lt;/p&gt;