Skip to content

Commit 0b61c86

Browse files
AndersDJohnsonevilebottnawi
authored andcommitted
docs: fix 'defined' typo in readme (#384)
1 parent 2f4dfec commit 0b61c86

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
@@ -80,7 +80,7 @@ Default: `undefined`
8080
Glob or path from where we сopy files.
8181
Globs accept [minimatch options](https://github.com/isaacs/minimatch).
8282

83-
You can defined `from` as `Object` and use the [`node-glob` options](https://github.com/isaacs/node-glob#options).
83+
You can define `from` as `Object` and use the [`node-glob` options](https://github.com/isaacs/node-glob#options).
8484

8585
> ⚠️ Don't use directly `\\` in `from` (i.e `path\to\file.ext`) option because on UNIX the backslash is a valid character inside a path component, i.e., it's not a separator.
8686
> On Windows, the forward slash and the backward slash are both separators.

0 commit comments

Comments
 (0)