Skip to content

Commit

Permalink
fixed formating in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Wade committed Nov 19, 2019
1 parent bf5e20e commit c8dbde5
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 @@ -156,7 +156,7 @@ Request, Response and Fault samples.

The `options` argument allows you to customize the client with the following properties:

- `endpoint``: to override the SOAP service's host specified in the `.wsdl` file.
- `endpoint`: to override the SOAP service's host specified in the `.wsdl` file.
- `request`: to override the [request](https://github.com/request/request) module.
- `httpClient`: to provide your own http client that implements `request(rurl, data, callback, exheaders, exoptions)`.
- `envelopeKey`: to set specific key instead of <pre><<b>soap</b>:Body></<b>soap</b>:Body></pre>
Expand Down

0 comments on commit c8dbde5

Please sign in to comment.