We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a29ba commit f6f8b16Copy full SHA for f6f8b16
components/dashboard/src/teams/TeamOnboarding.tsx
@@ -91,7 +91,7 @@ export default function TeamOnboardingPage() {
91
<Subheading>Customize the onboarding experience for your organization members.</Subheading>
92
</div>
93
<ConfigurationSettingsField>
94
- <Heading3>Internal dashboard</Heading3>
+ <Heading3>Internal landing page</Heading3>
95
<Subheading>
96
The link to your internal landing page. This link will be shown to your organization members
97
during the onboarding process. You can disable showing a link by leaving this field empty.
0 commit comments