File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
main/docs/libraries/acul/js-sdk/Screens/classes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,11 +79,11 @@ The options for continuing with the email challenge.
7979<Expandable title = " options properties" >
8080
8181<ParamField body = ' code' type = ' string' required >
82- The code entered by the user
82+ The code entered by the user.
8383</ParamField >
8484
8585<ParamField body = ' rememberDevice?' type = ' boolean' >
86- Indicates whether to remember the device
86+ Indicates whether to remember the device.
8787</ParamField >
8888
8989<ParamField body = ' [`key`: `string`]' type = ' "string" | "number" | "boolean" | "undefined"' >
@@ -199,7 +199,7 @@ await mfaEmailChallenge.tryAnotherMethod();
199199```
200200
201201<ParamField body = " options" type = " OPTIONAL" >
202- Optional custom options to include with the request
202+ Optional custom options to include with the request.
203203
204204<Expandable title = " options properties" >
205205
You can’t perform that action at this time.
0 commit comments