Skip to content

Commit ca96397

Browse files
authored
Update create-project.mdx (#2864)
1 parent e558c77 commit ca96397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/start/create-project.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ We recommend starting with the vanilla template (HTML, CSS, and JavaScript witho
101101

102102
</Steps>
103103

104-
Once completed, the utility reports that the template has been created and displays how to run it using the configured package manager. If it detects missing decencies on your system, it prints a list of packages and prompts how to install them.
104+
Once completed, the utility reports that the template has been created and displays how to run it using the configured package manager. If it detects missing dependencies on your system, it prints a list of packages and prompts how to install them.
105105

106106
{/* TODO: Can CTA offer to install the deps? */}
107107

0 commit comments

Comments
 (0)