Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Jan 11, 2021
1 parent d8cf235 commit 49c68f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ async function _build (sigmaContext: SigmaContext) {
throw error
})

spinner.start('Wrting server bundle...')
spinner.start('Writing server bundle...')
await build.write(sigmaContext.rollupConfig.output)

spinner.succeed('Server built')
Expand Down

0 comments on commit 49c68f5

Please sign in to comment.