Skip to content

Commit

Permalink
docs(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Nov 3, 2021
1 parent e7ec228 commit 4f1ac8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ if err != nil {
* The `errors` has no caller stack trace

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

0 comments on commit 4f1ac8a

Please sign in to comment.