Skip to content

Commit da5240c

Browse files
committed
change README.md
1 parent 328ec01 commit da5240c

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
@@ -25,7 +25,7 @@ $ npm start
2525

2626
When you use JSforce in your JavaScript app, set `proxyUrl` when creating `Connection` instance.
2727

28-
```
28+
```javascript
2929
var conn = jsforce.Connection({
3030
accessToken: '<access_token>',
3131
instanceUrl: '<instance_url>',

0 commit comments

Comments
 (0)