square / connect-csharp-sdk

C# client library for the Square Connect APIs
https://docs.connect.squareup.com/
Apache License 2.0
27 stars 25 forks source link

fixed small typos #14

Closed gauravmokhasi closed 7 years ago

tristansokol commented 7 years ago

Thanks for the PR! We actually generate the SDKs from templates using Swagger Codegen. I'll make an update to the templates, that way future SDKs keep the fix.

tristansokol commented 7 years ago

Fixed at the template level: https://github.com/square/connect-api-specification/pull/25 and repo level: https://github.com/square/connect-csharp-sdk/pull/15