nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Typo found in README.md #469

Closed kolatcole closed 1 year ago

kolatcole commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Do this '...'
  2. Do that '....'

Expected behavior A clear and concise description of what you expected to happen.

Project info (please complete the following information):

Additional context Add any other context about the problem here.

smolchanovsky commented 1 year ago

I guess that problem was solved in https://github.com/nclient/NClient/pull/470 PR