Skip to content

Commit

Permalink
Fix typo (Fix code9media#78)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Hinojosa <[email protected]>
  • Loading branch information
Pablo Hinojosa committed Jan 23, 2023
1 parent 0ae3ffb commit 172da1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/detail/2012-07-01-nodejs.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ <h3 class="board-card-title">Crypto</h3>
</div>

<div class="board-card">
<h3 class="board-card-title">TSL(SSL)</h3>
<h3 class="board-card-title">TLS(SSL)</h3>
<ul>
<li><a href="http://nodejs.org/api/tls.html#tls_client_initiated_renegotiation_attack_mitigation">Client-initiated renegotiation attack mitigation</a></li>
<li><a href="http://nodejs.org/api/tls.html#tls_npn_and_sni">NPN and SNI</a></li>
Expand Down

0 comments on commit 172da1e

Please sign in to comment.