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

Commit 86ea4c6

Browse files
committed
Merge pull request #14 from CreativeSDK/ash/getting-started
Updated readme.
2 parents 461c3a0 + 4d1d2c0 commit 86ea4c6

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)