Skip to content

Commit 624f11f

Browse files
committed
Update readme
1 parent 8391c7e commit 624f11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Coverage](https://coveralls.io/repos/github/Antonboom/errname/badge.svg?branch=master)](https://coveralls.io/github/Antonboom/errname?branch=master)
66
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
77

8-
The [Golang](https://golang.org/) linter that checks that sentinel errors are prefixed with the `Err` and error types
8+
Checks that sentinel errors are prefixed with the `Err` and error types
99
are suffixed with the `Error`.
1010

1111
## Installation & usage

0 commit comments

Comments
 (0)