Skip to content

Commit 04ce617

Browse files
committed
Update README.md
1 parent eca2a90 commit 04ce617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This tutorial uses the ClearBlade JavaScript API to communicate with the ClearBl
1010

1111
#### Editing part1.js to add the SystemKey, SystemSecret, PlatformURL and MessagingURL
1212

13-
- Navigate to Tutorial-JavaScript -> js and open part1.js in the text editor of your choice and add your systemkey, systemsecret, platformURL and messagingURL ***(not clear what URLs should be. Examples?)***
13+
- Navigate to Tutorial-JavaScript -> js and open part1.js in the text editor of your choice and add your systemkey, systemsecret, platformURL and messagingURL ***(not clear what URLs should be. Non local examples?)***
1414
```javascript
1515
var initOptions = {
1616
URI : "YOUR_PLATFORMURL",

0 commit comments

Comments
 (0)