fix typo (order -> orders)

This commit is contained in:
sschmidTU 2021-12-20 22:39:33 +01:00
parent 009bae5870
commit 9a1437559a

@ -73,7 +73,7 @@ export function TechVendorLocation(props: IProps): React.ReactElement {
{purchaseServerButtons}
<br />
<Typography>
<i>"You can order bigger servers via scripts. We don't take custom order in person."</i>
<i>"You can order bigger servers via scripts. We don't take custom orders in person."</i>
</Typography>
<br />
<TorButton p={player} rerender={rerender} />