fix(tools): message typo fix (#40537)

occured -> occurred
This commit is contained in:
Ikko Ashimine
2020-12-28 15:50:21 +09:00
committed by GitHub
parent bfcc371a3f
commit 1e994407ca

View File

@ -19,7 +19,7 @@ readdirp({ root: challengeRoot, directoryFilter: '!_meta' })
})
]).catch(err => {
console.info(`
the following error occured when testing
the following error occurred when testing
${file.fullPath}