Skip to content

Commit 774d5d6

Browse files
committed
Fix minor formatting problem in README
1 parent 2c792bd commit 774d5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Adobe® Photoshop® has a variety of helpful [blend modes](http://help.adobe.com
2525

2626
## Use
2727

28-
// Likely an 'offscreen' (not in the DOM) canvas
28+
// Likely an 'offscreen' (not in the DOM) canvas
2929
var over = someCanvas.getContext('2d');
3030

3131
// Usually a canvas that is shown on the page

0 commit comments

Comments
 (0)