Skip to content

Commit 9196656

Browse files
authored
docs: fix typo in getting started documentation (#3675)
Corrected the typo 'span' to 'spawn' in the setup instructions.
1 parent 3d80916 commit 9196656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/latest/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ command:
1212
deno run -Ar jsr:@fresh/init
1313
```
1414

15-
This will span a short wizard that guides you through the setup, like the
15+
This will spawn a short wizard that guides you through the setup, like the
1616
project name, if you want to use tailwindcss and if you're using vscode. Your
1717
project folder should look like this:
1818

0 commit comments

Comments
 (0)