Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronyg committed Apr 7, 2016
1 parent 4ff8f88 commit 5e530c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For example (see more about the ACL format below) - public is show here - giving
```
### PSK Identity

When running JxCore using the PSK support, on the server side, it's necessary to add a property to the `reqquest.connection` object - like so:
When running JxCore using the PSK support, on the server side, it's necessary to add a property to the `request.connection` object - like so:

```javascript
var server = tls.createServer(serverOptions, function (connection) {
Expand Down

0 comments on commit 5e530c9

Please sign in to comment.