diff --git a/index.html b/index.html index c266060..f69325b 100644 --- a/index.html +++ b/index.html @@ -166,7 +166,7 @@ var api = resemble(fileData).onComplete(function(data){ });

Use resemble to compare two images.

-resemble(file).compareTo(file2).onComplete(function(){
+resemble(file).compareTo(file2).onComplete(function(data){
 	return data;
 	/*
 	{