Skip to content

Commit

Permalink
doc: fix title level at tls.md
Browse files Browse the repository at this point in the history
PR-URL: #8782
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
  • Loading branch information
yorkie authored and jasnell committed Sep 29, 2016
1 parent 58a6ff1 commit eb8fbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ As with checking for the server [`secureConnection`](#tls_event_secureconnection
event, `pair.cleartext.authorized` should be inspected to confirm whether the
certificate used is properly authorized.

## tls.createSecurePair([context][, isServer][, requestCert][, rejectUnauthorized][, options])
### tls.createSecurePair([context][, isServer][, requestCert][, rejectUnauthorized][, options])
<!-- YAML
added: v0.3.2
deprecated: v0.11.3
Expand Down

0 comments on commit eb8fbe4

Please sign in to comment.