diff --git a/docs/build/identity.rs/1.3/docs/references/specifications/revocation-timeframe-2024.mdx b/docs/build/identity.rs/1.3/docs/references/specifications/revocation-timeframe-2024.mdx index 2a4e9e1512e..b12b00dfa25 100644 --- a/docs/build/identity.rs/1.3/docs/references/specifications/revocation-timeframe-2024.mdx +++ b/docs/build/identity.rs/1.3/docs/references/specifications/revocation-timeframe-2024.mdx @@ -29,7 +29,7 @@ most of its logic. ## Concepts `RevocationTimeframe2024` should be used together with selectively disclosable credentials - either [SD-JWT](../../../how-tos/verifiable-credentials/selective-disclosure) or [ZK-SD](../../../how-tos/verifiable-credentials/zero-knowledge-selective-disclosure) - in order to conceal to the verifier -the credential's index in the issuer's revocation bitmap to avoid linkability. +the credential's index in the issuers revocation bitmap to avoid linkability. ### Validity Timeframe If the revocation index is concealed to the verifier how can it assert the validity of the presented credential?