Skip to content

Commit b73328a

Browse files
committed
package documentation
1 parent eadb338 commit b73328a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Package errorx provides error implementation and error-related utilities.
22
//
3-
// Conventional approach towards errors in *Go* is quite limited.
3+
// Conventional approach towards errors in Go is quite limited.
44
// The typical case implies an error being created at some point:
55
//
66
// return errors.New("now this is unfortunate")

0 commit comments

Comments
 (0)