Skip to content

Commit 81ae37c

Browse files
committed
syntax error in example
1 parent 730ebcf commit 81ae37c

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
@@ -44,7 +44,7 @@ To access the created canvas, provide the `onrendered` event in the options whic
4444
document.body.appendChild( canvas );
4545
*/
4646
}
47-
);
47+
});
4848

4949

5050
### Examples ###

0 commit comments

Comments
 (0)