Skip to content

Commit

Permalink
Update packages/create-svelte/bin.js
Browse files Browse the repository at this point in the history
Co-authored-by: Rich Harris <[email protected]>
  • Loading branch information
benmccann and Rich-Harris authored Nov 27, 2023
1 parent 77f9340 commit 438f5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/bin.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const options = await p.group(
},
{
value: 'svelte5',
label: 'Try out Svelte 5 alpha'
label: 'Try the Svelte 5 preview (unstable!)'
}
]
})
Expand Down

0 comments on commit 438f5c0

Please sign in to comment.