doc: fix formatting in tty.markdown

Fixes #5135.
This commit is contained in:
Ben Noordhuis 2013-03-26 16:09:48 +01:00
parent fb6dd0c0b5
commit 0e08e147c7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ of the `tty.ReadStream` instance.
to the resulting mode.
## Class WriteStream
## Class: WriteStream
A `net.Socket` subclass that represents the writable portion of a tty. In normal
circumstances, `process.stdout` will be the only `tty.WriteStream` instance