Skip to content

Commit 1ca40c8

Browse files
committed
Adds ‘an existing project’ to step 1
1 parent 21a4fab commit 1ca40c8

File tree

1 file changed

+1
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam._index

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam._index/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ function CreateTaskInstructions() {
445445
/>
446446
</div>
447447
</div>
448-
<StepNumber stepNumber="1" title="Run the CLI 'init' command in your project" />
448+
<StepNumber stepNumber="1" title="Run the CLI 'init' command in an existing project" />
449449
<StepContentContainer>
450450
<InitCommandV3 />
451451
<Paragraph spacing>

0 commit comments

Comments
 (0)