From eaa932c8a751dbeb8b0f285d276f42408554d6ec Mon Sep 17 00:00:00 2001 From: MoyuScript Date: Tue, 21 May 2013 23:23:56 +0300 Subject: [PATCH] fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 586e5e4..a128d06 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ To access the created canvas, provide the `onrendered` event in the options whic ### Building ### -The library uses grunt for building. Alternatively, you can download the latest build from the here. +The library uses grunt for building. Alternatively, you can download the latest build from here. Run the full build process (including lint, qunit and webdriver tests):