Skip to content

Commit

Permalink
chore: fix document typo (#499)
Browse files Browse the repository at this point in the history
bunlding -> bundling
  • Loading branch information
JacobLinCool committed Dec 16, 2021
1 parent 86e8f1b commit 5d37201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.ts
Expand Up @@ -93,7 +93,7 @@ export type Options = {
*/
pure?: string | string[]
/**
* Disable bunlding, default to true
* Disable bundling, default to true
*/
bundle?: boolean
/**
Expand Down

0 comments on commit 5d37201

Please sign in to comment.