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}.