diff --git a/app/app.js b/app/app.js index 193dbc2..da008ae 100644 --- a/app/app.js +++ b/app/app.js @@ -247,7 +247,7 @@ const errorCodeHelp = { entitlement_inactive: "Entitlement is inactive for this action.", entitlement_contract_unconfigured: "Checkout is temporarily unavailable (entitlement contract not configured).", tx_verification_failed: "Transaction not yet verifiable. Wait for chain confirmation and retry.", - membership_verification_failed: "Membership proof not yet verifiable. Wait for chain confirmation and retry.", + membership_verification_failed: "EDUT ID proof not yet verifiable. Wait for chain confirmation and retry.", quote_expired: "Quote expired. Request a new quote.", quote_not_found: "Quote not found. Start a new quote flow.", install_token_expired: "Install token expired. Request a new install token.",