Skip to content

Commit 170bb71

Browse files
authored
Merge pull request LambdaTest#1721 from surishubham/stage
fix error
2 parents 7a42a5b + 7d30861 commit 170bb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kaneai-totp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Teams often need to test SSO or MFA‑protected applications where the second fa
7070
### Insert the TOTP into your test
7171

7272
1. Navigate to the OTP input field in your application.
73-
2. Use the smart variable generated to add your instruction such as "Enter {{totp}} in verify field"
73+
2. Use the smart variable generated to add your instruction such as "Enter `{{totp}}` in verify field"
7474
3. KaneAI fetches and inserts the 6-digit code.
7575

7676
<img loading="lazy" src={require('../assets/images/kane-ai/features/InsertTOTP.jpg').default} alt="Insert OTP variable" className="doc\_img"/>

0 commit comments

Comments
 (0)