diff --git a/demoassets/main.js b/demoassets/main.js index c95ed81..0fe8d97 100644 --- a/demoassets/main.js +++ b/demoassets/main.js @@ -135,7 +135,7 @@ $(function() { } if ($this.is("#colors")) { resembleControl.ignoreColors(); - } else if ($this.is("#antialising")) { + } else if ($this.is("#antialiasing")) { resembleControl.ignoreAntialiasing(); } else if ($this.is("#alpha")) { resembleControl.ignoreAlpha(); diff --git a/index.html b/index.html index 86c43fe..8c291ca 100644 --- a/index.html +++ b/index.html @@ -103,7 +103,7 @@ - +