Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dazinator authored Dec 22, 2017
1 parent 355f748 commit 8f0bd8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ You can also just set these options on a per glob pattern basis:
```

## Case Sensitivity
## Case Sensitivity (Available as of version >= 2.0.0)

By default, evaluation is case-sensitive unless you specify otherwise.

Expand Down Expand Up @@ -132,4 +132,4 @@ For example, given the glob pattern `/f?o/bar/**/*.txt` you could generate match
// result is always false.
}
```
```

0 comments on commit 8f0bd8f

Please sign in to comment.