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 f3efdad commit b29f3ffCopy full SHA for b29f3ff
apps/webapp/app/components/BlankStatePanels.tsx
@@ -59,8 +59,8 @@ export function HasNoTasksDev() {
59
<InitCommandV3 />
60
<Paragraph spacing>
61
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.
+ <InlineCode variant="small">trigger</InlineCode>. We've added a few simple example tasks
+ in there to help you get started.
64
</Paragraph>
65
</StepContentContainer>
66
<StepNumber stepNumber="2" title="Run the CLI 'dev' command" />
0 commit comments