Skip to content

Commit c5fb0a1

Browse files
committed
Fix typo.
1 parent 8c91e61 commit c5fb0a1

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
@@ -76,7 +76,7 @@ Changelog
7676
----------
7777
[See release notes page on GitHub](https://github.com/micromatch/anymatch/releases)
7878

79-
- **v3.0:**: Removed `startIndex` and `endIndex` arguments. Node 8.x-only.
79+
- **v3.0:** Removed `startIndex` and `endIndex` arguments. Node 8.x-only.
8080
- **v2.0:** [micromatch](https://github.com/jonschlinkert/micromatch) moves away from minimatch-parity and inline with Bash. This includes handling backslashes differently (see https://github.com/micromatch/micromatch#backslashes for more information).
8181
- **v1.2:** anymatch uses [micromatch](https://github.com/jonschlinkert/micromatch)
8282
for glob pattern matching. Issues with glob pattern matching should be

0 commit comments

Comments
 (0)