Skip to content

Commit e2eec24

Browse files
Update get-started.md
fixed typo on checkouterrorcanceled
1 parent 46bea26 commit e2eec24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ checkout, you must close the modal before calling `startCheckoutAsync`.
330330
```javascript
331331
import {
332332
startCheckoutAsync,
333-
CheckoutErrorCancelled,
333+
CheckoutErrorCanceled,
334334
CheckoutErrorSdkNotAuthorized,
335335
UsageError,
336336
} from 'react-native-square-reader-sdk';

0 commit comments

Comments
 (0)