suds-community / suds

Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.
https://suds.readthedocs.io/
GNU Lesser General Public License v3.0
172 stars 54 forks source link

docs: fix simple typo: ouput -> output #43

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a simple typo in the README.md

Replaced ouput with output

phillbaker commented 3 years ago

Thanks!