Skip to content

Commit 48588fe

Browse files
authored
Fix typo in Go docs for example buf configuration (#821)
1 parent 0f4ddc0 commit 48588fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/protoc-gen-connect-go/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
// out: gen
5353
// - local: protoc-gen-connect-go
5454
// out: gen
55-
// opts: package_suffix
55+
// opt: package_suffix
5656
//
5757
// This will generate output to:
5858
//

0 commit comments

Comments
 (0)