We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d0e6a commit 8f1e35aCopy full SHA for 8f1e35a
1 file changed
README.md
@@ -826,8 +826,8 @@ Connection: close
826
827
### TPM Endorsement Key Certificates
828
829
-The TCG EK Credential Profile defines how manfactures provision endorsement certificates in the TCG NV index range (see TPM_20_TCG_NV_SPACE).
830
-The `get_ek_certs` example show how to retrieve those EK cerificates, validate them and create a primary EK handle for signing key.
+The TCG EK Credential Profile defines how manufacturers provision endorsement certificates in the TCG NV index range (see TPM_20_TCG_NV_SPACE).
+The `get_ek_certs` example shows how to retrieve those EK cerificates, validate them and create a primary EK handle for signing.
831
See `./examples/endorsement/get_ek_certs`.
832
833
0 commit comments