Skip to content

Commit dad3373

Browse files
authored
docs: fix Contributing section in readme (#78)
1 parent 1195129 commit dad3373

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
@@ -113,7 +113,7 @@ util/cert/cert.go:82:10: avoid allocations with (*regexp.Regexp).MatchString (mi
113113

114114
```shell
115115
# Update Assets (testdata/(strings|bytes|os|utf8|maphash|regexp|bufio).go)
116-
(task|make) generated
116+
(task|make) generate
117117
# Run Tests
118118
(task|make) tests
119119
# Lint Code

0 commit comments

Comments
 (0)