shubhamranjan / dotnet-etcd

A C# .NET (dotnet) GRPC client for etcd v3 +
MIT License
266 stars 60 forks source link

method name is misspelled #183

Closed wlclass closed 1 year ago

wlclass commented 1 year ago

Describe the bug The name of this method is misspelled. https://github.com/shubhamranjan/dotnet-etcd/blob/main/dotnet-etcd/authClient.cs#L321

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

shubhamranjan commented 1 year ago

Thanks for reporting. Will be fixed soon