Skip to content

Commit

Permalink
chore: fix README.md typo (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
richorrichard authored Jan 7, 2022
1 parent 39e961a commit 2594401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Usage

If you wish to overwrite the default browser, override `BROWSER` environment variable to your desire browser name (name is platform dependent).
If you wish to overwrite the default browser, override `BROWSER` environment variable to your desired browser name (name is platform dependent).

```js
const opn = require('better-opn');
Expand Down

0 comments on commit 2594401

Please sign in to comment.