Skip to content

Commit d091791

Browse files
Merge pull request #410 from anhu/trailing_i
Remove extra i
2 parents 8832998 + a225405 commit d091791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ocsp/ocsp_nonblock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Ret = 1: success
3636
## OCSP non-blocking Async example
3737

3838
This uses your system certificate chain to demonstrate validating revocation status using an OCSP
39-
public server with wolfSSL's Asynchronous cryptography support. i
39+
public server with wolfSSL's Asynchronous cryptography support.
4040

4141
**NOTE:** Before building this example the asynchronous support must be obtained from
4242
(https://github.com/wolfSSL/wolfAsyncCrypt) and installed into wolfSSL by following the

0 commit comments

Comments
 (0)