We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22a681 commit cd79f6bCopy full SHA for cd79f6b
src/apps/profiles/src/member-profile/onboarding-complete/OnboardingCompleted.tsx
@@ -52,7 +52,8 @@ const OnboardingCompleted: FC<OnboardingCompletedProps> = (props: OnboardingComp
52
<div className={styles.container}>
53
<p>
54
Great work on starting your profile.
55
- The more information you add, the more visibility you have in our community and to customers.
+ The more information you add the more visibility you will
56
+ have in our community and to customers.
57
</p>
58
</div>
59
</BaseModal>
0 commit comments