From 948e01a196f0a7731c634fafa10a144ccc460eb8 Mon Sep 17 00:00:00 2001 From: Joe Butler <12396580+ButlerJoseph@users.noreply.github.com> Date: Mon, 10 May 2021 19:01:35 +0100 Subject: [PATCH] Fix typo (#1454) --- src/pages/Vote/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Vote/index.tsx b/src/pages/Vote/index.tsx index acf7ed2949..4a3f46215b 100644 --- a/src/pages/Vote/index.tsx +++ b/src/pages/Vote/index.tsx @@ -235,7 +235,7 @@ export default function Vote() { })} - A minimum threshhold of 1% of the total UNI supply is required to submit proposals + A minimum threshold of 1% of the total UNI supply is required to submit proposals )