diff --git a/static/debug-unity.html b/static/debug-unity.html
index 52f1b04..4206edd 100644
--- a/static/debug-unity.html
+++ b/static/debug-unity.html
@@ -73,7 +73,7 @@ var callbacks = {
},
};
-var cosmo = new cosmopolite.Client(callbacks);
+var cosmo = new Cosmopolite(callbacks);