mirror of https://github.com/grpc/grpc-dart.git
Fix typo in changelog: grpc-web.dart -> grpc_web.dart (#323)
This commit is contained in:
parent
ae0a7df169
commit
3d9c8c760c
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
## 2.0.0+1
|
||||
|
||||
* Fix imports to ensure grpc-web.dart has no accidental transitive dependencies on dart:io.
|
||||
* Fix imports to ensure `grpc_web.dart` has no accidental transitive dependencies on dart:io.
|
||||
|
||||
## 2.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue