We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c792bd commit 774d5d6Copy full SHA for 774d5d6
README.md
@@ -25,7 +25,7 @@ Adobe® Photoshop® has a variety of helpful [blend modes](http://help.adobe.com
25
26
## Use
27
28
- // Likely an 'offscreen' (not in the DOM) canvas
+ // Likely an 'offscreen' (not in the DOM) canvas
29
var over = someCanvas.getContext('2d');
30
31
// Usually a canvas that is shown on the page
0 commit comments