From b38886531776181c4813673ad79e99ba422480b1 Mon Sep 17 00:00:00 2001 From: catloversg <152669316+catloversg@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:38:19 +0700 Subject: [PATCH] UI: Fix typo in CovenantPurchasesRoot.tsx (#1740) --- src/PersonObjects/Sleeve/ui/CovenantPurchasesRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PersonObjects/Sleeve/ui/CovenantPurchasesRoot.tsx b/src/PersonObjects/Sleeve/ui/CovenantPurchasesRoot.tsx index 2f5c64e15..3c96b1347 100644 --- a/src/PersonObjects/Sleeve/ui/CovenantPurchasesRoot.tsx +++ b/src/PersonObjects/Sleeve/ui/CovenantPurchasesRoot.tsx @@ -67,7 +67,7 @@ export function CovenantPurchasesRoot(props: IProps): React.ReactElement { {Player.sleevesFromCovenant < MaxSleevesFromCovenant && ( <> - Purchase an additional Sleeves. These Duplicate Sleeves are permanent (they persist through BitNodes). You + Purchase an additional Sleeve. These Duplicate Sleeves are permanent (they persist through BitNodes). You can purchase a total of {MaxSleevesFromCovenant} from {FactionName.TheCovenant}.