Skip to content

Commit 3cc6f3a

Browse files
authored
chore(typo): fix stater -> starter (#80)
* typo: fix stater -> starter Signed-off-by: dashjwz <[email protected]> * fix typo --------- Signed-off-by: dashjwz <[email protected]>
1 parent d8237e3 commit 3cc6f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/constants/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const appName = 'Element Plus Nuxt Stater'
2-
export const appDescription = 'Nuxt Stater for Element Plus'
1+
export const appName = 'Element Plus Nuxt Starter'
2+
export const appDescription = 'Nuxt Starter for Element Plus'

0 commit comments

Comments
 (0)