diff --git a/build/jquery.plugin.html2canvas.js b/build/jquery.plugin.html2canvas.js
index 6f1f863..ec30be6 100644
--- a/build/jquery.plugin.html2canvas.js
+++ b/build/jquery.plugin.html2canvas.js
@@ -42,7 +42,7 @@
timer = date.getTime();
new html2canvas(this.get(0), {
- loggine: true,
+ logging: true,
ready: function(canvas) {
var finishTime = new Date();