Skip to content

Commit cd79f6b

Browse files
committed
1 parent c22a681 commit cd79f6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/apps/profiles/src/member-profile/onboarding-complete/OnboardingCompleted.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ const OnboardingCompleted: FC<OnboardingCompletedProps> = (props: OnboardingComp
5252
<div className={styles.container}>
5353
<p>
5454
Great work on starting your profile.
55-
The more information you add, the more visibility you have in our community and to customers.
55+
The more information you add the more visibility you will
56+
have in our community and to customers.
5657
</p>
5758
</div>
5859
</BaseModal>

0 commit comments

Comments
 (0)