diff --git a/index.html b/index.html
index 28831e8..e2e68d9 100644
--- a/index.html
+++ b/index.html
@@ -145,7 +145,7 @@
// Price table
flipside.multiTable("multiTable", {
- widgetType: "price-multi-tabe",
+ widgetType: "price-multi-table",
columns: ["market_cap", "price", "volume_24h"],
sortBy: "market_cap",
showFullName: true,