Skip to content

Commit b2f686e

Browse files
author
Emmanuel Zamora
committed
[DW] UPDATE apiKey -> sdkKey
1 parent 22be845 commit b2f686e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import { SplitFactory, SplitTreatments } from '@splitsoftware/splitio-react';
2525
// Define your config object
2626
const CONFIG = {
2727
core: {
28-
authorizationKey: 'YOUR_CLIENT_SIDE_SDK_KEY',
28+
authorizationKey: 'YOUR_SDK_KEY',
2929
key: 'CUSTOMER_ID'
3030
}
3131
};

0 commit comments

Comments
 (0)