Skip to content

Commit

Permalink
chore: Fix typo in comment (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Oct 11, 2020
1 parent 3de028d commit 661c9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Expand Up @@ -16,7 +16,7 @@ function inferOption(option, defaultValue) {
}

/**
* Recursivly get the correct import order from rollup
* Recursively get the correct import order from rollup
* We only process a file once
*
* @param {string} id
Expand Down

0 comments on commit 661c9ca

Please sign in to comment.