Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Aug 16, 2022
1 parent 7641ca8 commit 6e1de0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/types/importGlob.d.ts
Expand Up @@ -64,7 +64,7 @@ export interface ImportGlobFunction {
/**
* Import a list of files with a glob pattern.
*
* Overload: 3 Module generic provided, infer the type from `eager: true`
* Overload 3: Module generic provided, infer the type from `eager: true`
*/
<M>(
glob: string | string[],
Expand Down

0 comments on commit 6e1de0c

Please sign in to comment.