From 27049a11a4c644cecce98b7c2c7a21f6a98c8006 Mon Sep 17 00:00:00 2001 From: LunaUrsa <1836049+LunaUrsa@users.noreply.github.com> Date: Fri, 20 Oct 2023 13:20:12 -0500 Subject: [PATCH] Fix typo (= --- src/global/commands/g.testkits.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global/commands/g.testkits.ts b/src/global/commands/g.testkits.ts index d83cc0c04..53b484e74 100644 --- a/src/global/commands/g.testkits.ts +++ b/src/global/commands/g.testkits.ts @@ -33,7 +33,7 @@ export async function testkits():Promise { description: '10% off with code tripsitwiki', }, { - name: 'ES Test', + name: 'EZ Test', country: 'Australia', website: 'http://ez-test.com.au/', description: '10% off TripsitAusOct\n15% off with TripsitAusNov',