Skip to content

Commit

Permalink
doc: beautify net.md formats
Browse files Browse the repository at this point in the history
PR-URL: #14987
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
sevenryze authored and MylesBorins committed Sep 12, 2017
1 parent abc5cdc commit 188713c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/net.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ added: v0.1.90

This class is used to create a TCP or [IPC][] server.

## new net.Server([options][, connectionListener])
### new net.Server([options][, connectionListener])

* Returns: {net.Server}

Expand Down

0 comments on commit 188713c

Please sign in to comment.