Skip to content

Commit

Permalink
Fixing language
Browse files Browse the repository at this point in the history
  • Loading branch information
cmelbye committed Jan 18, 2010
1 parent f919a66 commit 6df3e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physics/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<h2>Ball Drop Physics</h2>
<p>This is a simple demo that uses the Processing.js library and the HTML5 canvas element.</p>
<p>The physics are very simple, and the code can be viewed using your browser.</p>
<p>Click anywhere in the black area to drop the ball from that position.</p>
<p>Click anywhere in the blue background area to drop the ball from that position.</p>
</div>
<canvas height="600" width="600"></canvas>
</body>
Expand Down

0 comments on commit 6df3e9e

Please sign in to comment.