Skip to content

Commit beb869d

Browse files
authored
Update README.md
1 parent b441b8d commit beb869d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Introduction
22

3-
Conventional approach towards errors in *golang* is quite limited.
3+
Conventional approach towards errors in *Go* is quite limited.
44

55
The typical case implies an error being created at some point:
66
```go

0 commit comments

Comments
 (0)