Skip to content

Commit af5146b

Browse files
authored
grpc: update contributing.md (#8318)
1 parent 09166b6 commit af5146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ How to get your contributions merged smoothly and quickly:
8787

8888
- The grpc package should only depend on standard Go packages and a small number
8989
of exceptions. **If your contribution introduces new dependencies**, you will
90-
need a discussion with gRPC-Go maintainers. A github action check will run on
90+
need a discussion with gRPC-Go maintainers. A GitHub action check will run on
9191
every PR, and will flag any transitive dependency changes from any public
9292
package.
9393

0 commit comments

Comments
 (0)