Skip to content

Commit 2815fc7

Browse files
authored
Update README.md
1 parent 68ec06b commit 2815fc7

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 @@ Calling ClearBlade.init(configObject) will initialize ClearBlade settings and fu
2525
```javascript
2626

2727
ClearBlade.init({
28-
URI: 'platform address', // e.g., 'https://platform.clearblade.com/'
28+
URI: 'platform address', // e.g., 'https://platform.clearblade.com'
2929
systemKey: 'theSystemKey',
3030
systemSecret: 'theSystemSecret',
3131
email: "userEmail", // use registerEmail instead if you wish to create a new user

0 commit comments

Comments
 (0)