fix: don't capitalize error messages
It is standard practice in Go to not capitalize error messages: https://github.com/golang/go/wiki/CodeReviewComments#error-strings
Showing
+99 -100
Please register or sign in to comment
It is standard practice in Go to not capitalize error messages: https://github.com/golang/go/wiki/CodeReviewComments#error-strings