Skip to content

Commit b29f3ff

Browse files
authored
Updates the onboarding copy now we have multiple example projects (#1842)
1 parent f3efdad commit b29f3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/webapp/app/components/BlankStatePanels.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ export function HasNoTasksDev() {
5959
<InitCommandV3 />
6060
<Paragraph spacing>
6161
You'll notice a new folder in your project called{" "}
62-
<InlineCode variant="small">trigger</InlineCode>. We've added a very simple example task
63-
in here to help you get started.
62+
<InlineCode variant="small">trigger</InlineCode>. We've added a few simple example tasks
63+
in there to help you get started.
6464
</Paragraph>
6565
</StepContentContainer>
6666
<StepNumber stepNumber="2" title="Run the CLI 'dev' command" />

0 commit comments

Comments
 (0)