Skip to content

Commit 9146c2a

Browse files
ream88evilebottnawi
authored andcommitted
docs: fix typo (#401)
1 parent 3103940 commit 9146c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ module.exports = {
442442
{
443443
from: 'src/*.png',
444444
to: 'dest/',
445-
transformPath(targePath, absolutePath) {
445+
transformPath(targetPath, absolutePath) {
446446
return Promise.resolve('newPath');
447447
},
448448
},

0 commit comments

Comments
 (0)