From cafea085fd04262ca3f6889c79a8c9fa06c79b13 Mon Sep 17 00:00:00 2001 From: Vadim Namniak Date: Sat, 19 Sep 2015 20:08:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e39afd0..e99f602 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ CanvasTextWrapper ##Syntax ``` -new CanvasTextWrapper(HTMLCanvasElement, String [, options]); +CanvasTextWrapper(HTMLCanvasElement, String [, options]); ``` ```options``` - is an object with the following available properties and values: