From 9a1437559afad39532cffb41c38326981a4f8700 Mon Sep 17 00:00:00 2001 From: sschmidTU Date: Mon, 20 Dec 2021 22:39:33 +0100 Subject: [PATCH] fix typo (order -> orders) --- src/Locations/ui/TechVendorLocation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Locations/ui/TechVendorLocation.tsx b/src/Locations/ui/TechVendorLocation.tsx index fedd23604..fe5e373ec 100644 --- a/src/Locations/ui/TechVendorLocation.tsx +++ b/src/Locations/ui/TechVendorLocation.tsx @@ -73,7 +73,7 @@ export function TechVendorLocation(props: IProps): React.ReactElement { {purchaseServerButtons}
- "You can order bigger servers via scripts. We don't take custom order in person." + "You can order bigger servers via scripts. We don't take custom orders in person."