diff --git a/README.md b/README.md index 8d89c6d8..8e0dfda6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This requires Go 1.4 or above. Constraints ----------- -The grpc package should only depend on standard Go packages and a small number of exceptions. If your contribution introduce a new dependency which is NOT in the [list](http://godoc.org/google.golang.org/grpc?imports), you need a discussion with gRPC-Go authors and consultants. +The grpc package should only depend on standard Go packages and a small number of exceptions. If your contribution introduces new dependencies which are NOT in the [list](http://godoc.org/google.golang.org/grpc?imports), you need a discussion with gRPC-Go authors and consultants. Documentation -------------