Browse Source

Typo

pull/2/head
Luke Childs 8 years ago
parent
commit
dec8114da4
  1. 2
      README.md

2
README.md

@ -67,7 +67,7 @@ test(async t => {
});
```
You can also make properly authenticated SSL requests by settings a common name for the server certificate and validating against the provided CA certificate:
You can also make properly authenticated SSL requests by setting a common name for the server certificate and validating against the provided CA certificate:
```js
test(async t => {

Loading…
Cancel
Save