diff options
| author | Jacob Thornton <[email protected]> | 2011-09-20 14:50:50 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-20 14:50:50 -0700 |
| commit | 6ec1abc53c6ad45d12d77e7ba610f3047d606004 (patch) | |
| tree | f8f28cda36109e5946a7f28b80534225dcdf8707 /docs | |
| parent | f2e15402c811272552b78fe378aa6d4780706b13 (diff) | |
| parent | a7134dbf432029cb55afc69da5821c4805bd8e34 (diff) | |
| download | bootstrap-6ec1abc53c6ad45d12d77e7ba610f3047d606004.tar.xz bootstrap-6ec1abc53c6ad45d12d77e7ba610f3047d606004.zip | |
Merge branch 'master' of github.com:twitter/bootstrap
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> |
