thangchung/clean-code-dotnet

"Functions should do one thing" typo

mikehixson opened this issue · 1 comments

Regarding the "Good" solution for "Functions should do one thing". IsClientActive() takes a string, but is passed a string[].

@mikehixson Thank you for your correction. Could you please make a PR so that we can recognize you as a contributor of this repo?