diff options
| author | Roberto Poo <[email protected]> | 2012-01-25 02:06:50 -0200 |
|---|---|---|
| committer | Roberto Poo <[email protected]> | 2012-01-25 02:06:50 -0200 |
| commit | 74b5dc8d3bd5ef34bb2cdc590b8a5dcbc43a8f4c (patch) | |
| tree | ab5486618b0b1512a6204fbdb0dcfd9fd91da3c4 /docs/base-css.html | |
| parent | 4a6d9106b8f92a85a528971c70f132c32b6c43cf (diff) | |
| download | bootstrap-74b5dc8d3bd5ef34bb2cdc590b8a5dcbc43a8f4c.tar.xz bootstrap-74b5dc8d3bd5ef34bb2cdc590b8a5dcbc43a8f4c.zip | |
Fixed typo
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 c849a299e..8d0ab86f9 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> |
