Skip to content

Commit

Permalink
Just an adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
kysnm committed Dec 20, 2017
1 parent 9f60c2c commit 4f79622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1358,8 +1358,8 @@ and HTTP/2 `Server` instances.
<a id="ERR_SERVER_NOT_RUNNING"></a>
### ERR_SERVER_NOT_RUNNING

The [`server.close()`][] method was called when a `net.Server` was not running.
This applies to all instances of `net.Server`, including HTTP, HTTPS,
The [`server.close()`][] method was called when a `net.Server` was not
running. This applies to all instances of `net.Server`, including HTTP, HTTPS,
and HTTP/2 `Server` instances.

<a id="ERR_SOCKET_ALREADY_BOUND"></a>
Expand Down

0 comments on commit 4f79622

Please sign in to comment.