Skip to content

Commit

Permalink
docs: fix grammar in readme (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
HerringtonDarkholme authored and fengmk2 committed Aug 26, 2019
1 parent 48e01a4 commit 77ba744
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 @@ -65,7 +65,7 @@ $ npm install agentkeepalive --save
in a free state. Only relevant if `keepAlive` is set to `true`.
Default = `256`.
* `socketActiveTTL` {Number} Sets the socket active time to live, even if it's in use.
If not setted the behaviour continues the same (the socket will be released only when free)
If not set, the behaviour keeps the same (the socket will be released only when free)
Default = `null`.

## Usage
Expand Down

0 comments on commit 77ba744

Please sign in to comment.