aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-20 14:50:50 -0700
committerJacob Thornton <[email protected]>2011-09-20 14:50:50 -0700
commit6ec1abc53c6ad45d12d77e7ba610f3047d606004 (patch)
treef8f28cda36109e5946a7f28b80534225dcdf8707 /docs
parentf2e15402c811272552b78fe378aa6d4780706b13 (diff)
parenta7134dbf432029cb55afc69da5821c4805bd8e34 (diff)
downloadbootstrap-6ec1abc53c6ad45d12d77e7ba610f3047d606004.tar.xz
bootstrap-6ec1abc53c6ad45d12d77e7ba610f3047d606004.zip
Merge branch 'master' of github.com:twitter/bootstrap
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 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;