Skip to content

Commit 0704e3b

Browse files
tniessenjuanarbol
authored andcommitted
doc: change "OCSP Request" to "OCSP request"
PR-URL: #42582 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent b3016c7 commit 0704e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ no OCSP response.
605605

606606
Calling `callback(err)` will result in a `socket.destroy(err)` call.
607607

608-
The typical flow of an OCSP Request is as follows:
608+
The typical flow of an OCSP request is as follows:
609609

610610
1. Client connects to the server and sends an `'OCSPRequest'` (via the status
611611
info extension in ClientHello).

0 commit comments

Comments
 (0)