doc: fix formatting in tty.markdown
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 26 Mar 2013 15:09:48 +0000 (16:09 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 26 Mar 2013 15:09:51 +0000 (16:09 +0100)
Fixes #5135.

doc/api/tty.markdown

index 104fb8c..36e1f2d 100644 (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