Skip to content

Commit 3759d3c

Browse files
Executed prettier
1 parent b7af8ba commit 3759d3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,11 +1279,11 @@ If the new PIN & Biometrics 2.0 (device authentication) feature is enabled,
12791279
there are a couple of details to take into account:
12801280
12811281
- If the setting is not enabled by the user, the device authentication will be
1282-
asked and if it goes right, the setting will be enabled and the method will
1282+
asked and if it goes right, the setting will be enabled and the method will
12831283
return `USER_ENABLED_AUTHENTICATION`
1284-
- If the setting is already enabled by the user, the device authentication will
1285-
be asked and if it goes right, the setting will remain unchanged (enabled)
1286-
and the method will return `USER_AUTHENTICATED`
1284+
- If the setting is already enabled by the user, the device authentication
1285+
will be asked and if it goes right, the setting will remain unchanged
1286+
(enabled) and the method will return `USER_AUTHENTICATED`
12871287
- If the device doesn't have any authentication configured, the method will
12881288
return `DEVICE_HAS_NO_AUTHENTICATION` as result.
12891289

0 commit comments

Comments
 (0)