Fix grpc-web import in Readme (#243)

This commit is contained in:
Tim 2019-10-23 10:02:46 +01:00 committed by Michael Thomsen
parent 7ed8b741cd
commit e70ea6f2d0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ The [Dart](https://www.dart.dev/) implementation of
See the [Dart gRPC Quickstart](https://grpc.io/docs/quickstart/dart.html).
[grpc-web](https://github.com/grpc/grpc-web) in a browser context is supported by
`package:grpc/grpc-web.dart`.
`package:grpc/grpc_web.dart`.
# Status