Skip to content

Commit 4829193

Browse files
authored
Update 16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md
1 parent c77faea commit 4829193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ npm run build
7171
```
7272

7373
{% hint style="info" %}
74-
The project will also automatically build when you run the Umbraco project. You can also run the Vite development server in watch mode by running the following command:
74+
The project also builds automatically when running the Umbraco project. To start the Vite development server in watch mode, run the following command:
7575

7676
```bash
7777
npm run watch

0 commit comments

Comments
 (0)