diff options
| author | Mark Otto <[email protected]> | 2012-01-24 20:30:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-24 20:30:39 -0800 |
| commit | aa59f123c074c01f84e8e27c1ac5431f819d4816 (patch) | |
| tree | ff39c61dfbd1fb969e8d8a81af5ccd6d6ddb925f /docs/base-css.html | |
| parent | a03fbc18cb50c7735b80e3ced6a6ebbe2ea05d2b (diff) | |
| parent | 8ce9b3a676a24cd3d1f2d84c8b190168183e0fa0 (diff) | |
| download | bootstrap-aa59f123c074c01f84e8e27c1ac5431f819d4816.tar.xz bootstrap-aa59f123c074c01f84e8e27c1ac5431f819d4816.zip | |
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 27251d824..6847c0616 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -368,7 +368,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. You can also add an additional class to add line numbers.</p> + <p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p> <pre class="prettyprint"><div> <h1>Heading</h1> <p>Something right hereā¦</p> |
