diff --git a/readme.md b/readme.md index c072506..c60be35 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,7 @@ To access the created canvas, provide the `onrendered` event in the options whic document.body.appendChild( canvas ); */ } - ); + }); ### Examples ###