Skip to content

Commit 375f27a

Browse files
Vue GS/Vite Config.: Fix Directory Typo (#8623) (#8624)
1 parent d81016d commit 375f27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/Common/Integration Guides/30 Create a DevExtreme application with Vite.js/30 Create a DevExtreme application with Vite.js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Install the new dependencies:
4141

4242
## 3. Remove unnecessary code
4343

44-
1. Open the `srtc/App.vue` file, and replace its content with the following two tags:
44+
1. Open the `src/App.vue` file, and replace its content with the following two tags:
4545

4646
<!--tab: App.vue-->
4747
<template>

0 commit comments

Comments
 (0)