From 19299cbb3aa23591062462a113ecad4e3051fa61 Mon Sep 17 00:00:00 2001 From: Brian Morton Date: Thu, 13 Oct 2011 04:14:25 -0700 Subject: [PATCH] Fixed grammatical error with "you're." --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9ecd5b2e..3cad1e0a 100644 --- a/index.html +++ b/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>