Skip to content

Commit 2b21f2a

Browse files
authored
Merge pull request #440 from harveer07/main
Update readme.md
2 parents f729b97 + 20e876a commit 2b21f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ ghpages.publish('dist', callback);
6464

6565
### Options
6666

67-
The default options work for simple cases. The options described below let you push to alternate branches, customize your commit messages, and more.
67+
The default options work for simple cases. The options described below let you push to alternate branches, customize your commit messages and more.
6868

6969

7070
#### <a id="optionssrc">options.src</a>
7171
* type: `string|Array<string>`
7272
* default: `'**/*'`
7373

74-
The [minimatch](https://github.com/isaacs/minimatch) pattern or array of patterns used to select which files should be published.
74+
The [minimatch](https://github.com/isaacs/minimatch) pattern or array of patterns is used to select which files should be published.
7575

7676

7777
#### <a id="optionsbranch">options.branch</a>

0 commit comments

Comments
 (0)