From af414914c72c950d6e9fc98fdeed6917223999fc Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 26 Sep 2026 17:53:08 +0500 Subject: [PATCH] update docs --- docs/thijooree/faq/totpseed/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/thijooree/faq/totpseed/README.md b/docs/thijooree/faq/totpseed/README.md index d37045c..9a5981d 100644 --- a/docs/thijooree/faq/totpseed/README.md +++ b/docs/thijooree/faq/totpseed/README.md @@ -2,7 +2,7 @@ ## What is a TOTP seed? -A TOTP (Time-based One-Time Password) seed, also called a secret key, is a short piece of text your bank gives you when you set up its authenticator. It usually looks like a string of capital letters and numbers such as `JBSWY3DPEHPK3PXP`, or comes inside a QR code as an `otpauth://` link. +A TOTP (Time-based One-Time Password) seed is the secret key your bank gives you when you set up its authenticator. It looks like a string of capital letters and numbers such as `JBSWY3DPEHPK3PXP`, or comes inside a QR code as an `otpauth://` link. ## Thijooree needs the seed to: - Enable OTP-less Transactions.