From bea6b0e0b1fa3bcb0dbe2c4ba7469073b5c39bd9 Mon Sep 17 00:00:00 2001 From: pigalot Date: Tue, 11 Jan 2022 19:42:51 +0000 Subject: [PATCH] Fix create corp text --- src/Corporation/ui/CreateCorporationModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Corporation/ui/CreateCorporationModal.tsx b/src/Corporation/ui/CreateCorporationModal.tsx index 43c6b9257..0b79c3611 100644 --- a/src/Corporation/ui/CreateCorporationModal.tsx +++ b/src/Corporation/ui/CreateCorporationModal.tsx @@ -56,9 +56,9 @@ export function CreateCorporationModal(props: IProps): React.ReactElement { return ( - Would you like to start a corporation? This will require $150b for registration and initial funding. This $150b + Would you like to start a corporation? This will require $150b for registration and initial funding. {player.bitNodeN === 3 && (`This $150b can either be self-funded, or you can obtain the seed money from the government in exchange for 500 million - shares + shares`)}

If you would like to start one, please enter a name for your corporation below: