diff --git a/README.md b/README.md index e3a7d7a..2afef32 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ For more information about the gRPC-web wire format, see the - `Content-type: application/grpc-web+proto` - Payload are in the binary protobuf format. - - Only unary calls are supported for now. + - Only unary calls are supported. ## How It Works