Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 47e364a

Browse files
authoredAug 3, 2022
docs: fix typo in readme (#19)
1 parent f3be43a commit 47e364a

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
@@ -68,7 +68,7 @@ Alternative ports to check.
6868

6969
### `portRange`
7070

71-
Alternative port range to check. Deefault is `[3000,3100]`
71+
Alternative port range to check. Default is `[3000, 3100]`
7272

7373
### `host`
7474

@@ -79,7 +79,7 @@ The host to check. Default is `process.env.HOST` otherwise all available hosts w
7979
Options passed to [fs-memo](https://github.com/unjs/fs-memo)
8080

8181
- Default dir: `node_modules/get-port/dist`
82-
- Defalt name: `.get-port`
82+
- Default name: `.get-port`
8383

8484
## License
8585

0 commit comments

Comments
 (0)
Please sign in to comment.