File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1075,10 +1075,10 @@ This action can optionally contain one or more [requiredEntity](#requiredentity)
10751075
10761076### getOTP
10771077
1078- Generate one-time password (OTP) based on a saved ` secret ` at path ` magento/tfa/OTP_SHARED_SECRET ` in MFTF credential storages .
1078+ Generate a one-time password (OTP) based on a saved ` secret ` at path ` magento/tfa/OTP_SHARED_SECRET ` in a MFTF credential storage .
10791079The one-time password (OTP) is returned and accessible through the stepkey.
10801080
1081- MFTF use TOTP from [ Spomky-Labs/otphp] ( https://github.com/Spomky-Labs/otphp ) if you want to know about this action.
1081+ MFTF use TOTP from [ Spomky-Labs/otphp] ( https://github.com/Spomky-Labs/otphp ) , if you want to learn more about this action.
10821082
10831083Attribute|Type|Use|Description
10841084---|---|---|---
You can’t perform that action at this time.
0 commit comments