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 <[email protected]>
Reviewed-By: Teddy Katz <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
  • Loading branch information
yorkie authored and Fishrock123 committed Oct 11, 2016
1 parent e7c0f34 commit 98e425e
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 98e425e

Please sign in to comment.