Skip to content

Commit ecadaf3

Browse files
committed
docs: fix typo in Start the development server paragraph
1 parent 96b7310 commit ecadaf3

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
@@ -107,7 +107,7 @@ Once completed, the utility reports that the template has been created and displ
107107

108108
#### Start the development server
109109

110-
After `create-tauri-app` has complete you can navigate into your project's folder, install dependencies, then use the [Tauri CLI](/reference/cli/) to start the development server:
110+
After `create-tauri-app` has completed, you can navigate into your project's folder, install dependencies, and then use the [Tauri CLI](/reference/cli/) to start the development server:
111111

112112
import CommandTabs from '@components/CommandTabs.astro';
113113

0 commit comments

Comments
 (0)