summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api.py b/api.py
index e83b175..a6f3836 100644
--- a/api.py
+++ b/api.py
@@ -63,7 +63,7 @@ FALSE AS "surrender",
0 AS "jungleMinionsSlayed",
0 AS "turretsDestroyed",
(attributes->'stats'->>'heroKills')::int AS "kills",
-0 AS "assits",
+0 AS "assists",
0 AS "deaths",
(attributes->'stats'->>'krakenCaptures')::int AS "krakenCaptures",
0 AS "goldMineCaptures",