Skip to content

Commit cf253da

Browse files
committed
docs: fix typo
1 parent fb21884 commit cf253da

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
@@ -198,7 +198,7 @@ copyfiles([paths], opt, callback);
198198

199199
The first argument is an array of paths whose last element is assumed the destination path.
200200
The second argument (`opt`) being the options argument
201-
and finally the third and last argument is a callback function which is executed after after all files copied
201+
and finally the third and last argument is a callback function which is executed after all files copied
202202

203203
```js
204204
{

0 commit comments

Comments
 (0)