Skip to content

Commit

Permalink
fix small typo in semver.md (#13767)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanome203 authored Sep 6, 2024
1 parent da2a566 commit 419277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/semver.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ It's about 20x faster than `node-semver`.

![Benchmark](https://github.com/oven-sh/bun/assets/709451/94746adc-8aba-4baf-a143-3c355f8e0f78)

Currently, this API is two functions.
Currently, this API provides two functions :

#### `Bun.semver.satisfies(version: string, range: string): boolean`

Expand Down

0 comments on commit 419277f

Please sign in to comment.