Skip to content

Commit 858af42

Browse files
tniessenjuanarbol
authored andcommitted
doc: change "OCSP Request" to "OCSP request"
PR-URL: #42582 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Mestery <[email protected]>
1 parent 3084af3 commit 858af42

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)