Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Commit 4d1d2c0

Browse files
committed
Updated readme.
1 parent 461c3a0 commit 4d1d2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Just follow the steps below.
2222
public class Keys {
2323

2424
public static final String CSDK_CLIENT_ID = "<YOUR_ID_HERE>";
25-
public static final String CSDK_CLIENT_SECRET = "<YOU_SECRET_HERE>";
25+
public static final String CSDK_CLIENT_SECRET = "<YOUR_SECRET_HERE>";
2626

2727
}
2828
```

0 commit comments

Comments
 (0)