Skip to content

Commit

Permalink
Merge pull request #4 from curtisgibby/patch-1
Browse files Browse the repository at this point in the history
Remove Bad Apostrophe from "its flipped reflection."
  • Loading branch information
Alligator committed Apr 19, 2012
2 parents ae236fc + aba03fd commit 9b89f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -78,7 +78,7 @@ <h2>How does it work?</h2>
...
&lt;img id=&quot;lake-img&quot; src=&quot;lake.png&quot; style=&quot;display: none;&quot;/&gt;
</pre>
<p>Lake.js takes an img element and inserts a canvas element displaying the image and it's flipped reflection directly after the img element.</p>
<p>Lake.js takes an img element and inserts a canvas element displaying the image and its flipped reflection directly after the img element.</p>
<p>The new canvas element will be the same width as the original image and double the height.</p>
<p>
<ul>
Expand Down

0 comments on commit 9b89f48

Please sign in to comment.