diff --git a/src/index.ts b/src/index.ts index 53ea547..64e408e 100644 --- a/src/index.ts +++ b/src/index.ts @@ -98,7 +98,7 @@ export const staticPlugin = async ( * @default [] `Array` * * Array of file to ignore publication. - * If one of the patters is matched, + * If one of the patterns is matched, * file will not be exposed. */ ignorePatterns?: Array