diff options
| author | Nano <[email protected]> | 2011-09-20 14:09:28 -0300 |
|---|---|---|
| committer | Nano <[email protected]> | 2011-09-20 14:09:28 -0300 |
| commit | bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90 (patch) | |
| tree | cb180ae8ef778096953312e2cc724a9ffad72f86 /docs | |
| parent | 01ab4caa5b967470edd11348e012386096d47506 (diff) | |
| download | bootstrap-bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90.tar.xz bootstrap-bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90.zip | |
Typo fix: "you're" to "your".
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
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><pre class="prettyprint"></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"><div> <h1>Heading</h1> <p>Something right here...</p> |
