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)
1075
1075
1076
1076
### getOTP
1077
1077
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 .
1079
1079
The one-time password (OTP) is returned and accessible through the stepkey.
1080
1080
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.
1082
1082
1083
1083
Attribute|Type|Use|Description
1084
1084
---|---|---|---
You can’t perform that action at this time.
0 commit comments