From bc6e4b8ed2b7bc5150f3d03a09aefd8d2da56e90 Mon Sep 17 00:00:00 2001 From: Nano Date: Tue, 20 Sep 2011 14:09:28 -0300 Subject: [PATCH] Typo fix: "you're" to "your". --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index f99b756fe1..9fcc5c368f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -636,7 +636,7 @@ <pre class="prettyprint"> -

Using the google-code-prettify library, you're blocks of code get a slightly different visual style and automatic syntax highlighting.

+

Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting.

<div>
   <h1>Heading</h1>
   <p>Something right here...</p>