Skip to content

Commit

Permalink
chore: update title onboarding (#582)
Browse files Browse the repository at this point in the history
Because

- update title onboarding

This commit

- update title onboarding
  • Loading branch information
iamnamananand996 authored Oct 5, 2023
1 parent 102951d commit ab31c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/onboarding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const OnBoardingPage: NextPageWithLayout = () => {
<ConsoleCorePageHead title="Onboarding" />
<div className="flex flex-col">
<PageTitle
title="Welcome to VDP console"
title="Welcome to Instill Core"
breadcrumbs={["Onboarding"]}
className="mb-10"
/>
Expand Down

0 comments on commit ab31c07

Please sign in to comment.