Skip to content

Commit b879e84

Browse files
update docs for iOS
1 parent b1aa8a9 commit b879e84

6 files changed

Lines changed: 129 additions & 164 deletions

File tree

docs/sdk/pnp/android/mfa.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ You can configure the order of MFA or enable/disable MFA type by passing the `mf
143143
| Parameter | Description |
144144
| ------------ | ------------------------------------------------------------------------------- |
145145
| `enable` | Enable/Disable MFA. It accepts `Boolean` as a value. |
146-
| `priority?` | Priority of MFA. It accepts `int` as a value, where valid range is from 1 to 4. |
146+
| `priority?` | Priority of MFA. It accepts `Int` as a value, where valid range is from 1 to 4. |
147147
| `mandatory?` | Mandatory/Optional MFA. It acccepts `Boolean` as a value. |
148148

149149
</TabItem>

0 commit comments

Comments
 (0)