We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b441b8d commit beb869dCopy full SHA for beb869d
1 file changed
README.md
@@ -1,6 +1,6 @@
1
## Introduction
2
3
-Conventional approach towards errors in *golang* is quite limited.
+Conventional approach towards errors in *Go* is quite limited.
4
5
The typical case implies an error being created at some point:
6
```go
0 commit comments