Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
doc: fix formatting in tty.markdown
Browse files Browse the repository at this point in the history
Fixes #5135.
  • Loading branch information
bnoordhuis committed Mar 26, 2013
1 parent fb6dd0c commit 0e08e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/tty.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e08e14

Please sign in to comment.