We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added ToTitleCase function This function simply uses the new title case functionality. This avoids using the depreciated `strings.title` function.
🧽 cleaned up error.go
HandleError()