From 94eef03c742af0e693c2cb0909bbc9e40db4d729 Mon Sep 17 00:00:00 2001 From: TheMas3212 Date: Sun, 9 Jan 2022 13:32:23 +1100 Subject: [PATCH] fix grammar in Ishima Glitch --- src/Locations/ui/SpecialLocation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Locations/ui/SpecialLocation.tsx b/src/Locations/ui/SpecialLocation.tsx index 0d2b1cd83..1f8aba179 100644 --- a/src/Locations/ui/SpecialLocation.tsx +++ b/src/Locations/ui/SpecialLocation.tsx @@ -286,7 +286,7 @@ export function SpecialLocation(props: IProps): React.ReactElement { return ( <> - + );