Fixing wording

This commit is contained in:
Adrian Cooney 2013-06-30 03:58:30 +01:00
parent 6b88c8bf93
commit 5e3146c8e7

View File

@ -84,7 +84,7 @@
<div class="threequarters">
<canvas id="snappie" width="580" height="420"></canvas>
</div><div class="quarter">
<p>Pop open the Chrome Dev tools (<code>Ctrl/CMD + Shift + J</code>) and click the button below to snapshot the canvas to the left and see the snapshot within the console.</p>
<p>Pop open the Chrome Dev tools (<code>Ctrl/CMD + Shift + J</code>) and click the button below to snapshot the canvas to the left and see the output within the console.</p>
<button id="snap">Snapshot</button>
</div>
</div>