Skip to content

Commit 97e4d1f

Browse files
authored
Editorial pass
1 parent dc71ad4 commit 97e4d1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test/actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
10791079
The 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

10831083
Attribute|Type|Use|Description
10841084
---|---|---|---

0 commit comments

Comments
 (0)