Skip to content

Commit 4f1ac8a

Browse files
committed
docs(readme): fix typo
1 parent e7ec228 commit 4f1ac8a

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
@@ -21,4 +21,4 @@ if err != nil {
2121
* The `errors` has no caller stack trace
2222

2323
## Don't need traces?
24-
Call `errors.DisableTrace` or use build flag `noerrtrace`.
24+
Call `errors.DisableTrace` or use build tag `noerrtrace`.

0 commit comments

Comments
 (0)