From d3577358d0d1fb60f2c776ae4b01e255fcf9109e Mon Sep 17 00:00:00 2001 From: Samuel Gunter Date: Tue, 22 Oct 2024 23:23:06 -0500 Subject: [PATCH] fix: typo in settings page (#386) --- src/views/components/settings/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/components/settings/Settings.tsx b/src/views/components/settings/Settings.tsx index b9125658..8ccec15b 100644 --- a/src/views/components/settings/Settings.tsx +++ b/src/views/components/settings/Settings.tsx @@ -500,7 +500,7 @@ export default function Settings(): JSX.Element {
-

UTRP CONTRIBUTERS

+

UTRP CONTRIBUTORS

{LONGHORN_DEVELOPERS_SWE.sort( (a, b) =>