Skip to content

Commit aff8bc5

Browse files
Update README.md
1 parent 8346948 commit aff8bc5

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
@@ -87,7 +87,7 @@ Arguments:
8787
| --- | ---------- | --------- | ----------- |
8888
| `phaxio api key` | String | True | Your Phaxio API Key |
8989
| `phaxio api secret` | String | True | Your Phaxio API Secret |
90-
| `minimum TLS Version` | String | False | Default: `TLSv1.2`, other possible options are the same as `minVersion` in the [TLS documentation](https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options).
90+
| `minimum TLS Version` | String | False | Default: `TLSv1.2`, other possible options are the same as `minVersion` in the [TLS documentation](https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options). |
9191
9292
```javascript
9393
const Phaxio = require('phaxio-official');

0 commit comments

Comments
 (0)