diff --git a/docs/intents.md b/docs/intents.md index 8e419ac..2deaccf 100644 --- a/docs/intents.md +++ b/docs/intents.md @@ -24,7 +24,7 @@ The functions are provided by the protocols, a list of specific protocols and fu | Function | Description | Paramter Fields | | --- | --- | --- | -| tom2/pcrs | Requests the list of PCRs from a TPM 2.0 device | tpm2/device | +| tpm2/pcrs | Requests the list of PCRs from a TPM 2.0 device | tpm2/device | | tpm2/quote | Requets a quote from a TPM 2.0 | tpm2/device, pcrSelection, bank | | uefi/eventlog | | uefi/eventlog | | ima/asciilog | | ima/ASCIIlog|