Skip to content

Commit 1c590b5

Browse files
committed
DEP-589: Updates
1 parent 7fabefd commit 1c590b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Launch a session with its required parameters using the `start` function.
124124
const completion = (code, description) => {
125125
...
126126
}
127-
RNYotiDocScan.start(id, token, completion);
127+
RNYotiDocScan.start(sessionID, sessionToken, completion);
128128
```
129129
130130
## Supported languages

0 commit comments

Comments
 (0)