Skip to content

Commit 3f6aeba

Browse files
authored
Update README.md (#268)
Fix gRPC URL
1 parent 93f071c commit 3f6aeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Though possible, it is much more complicated way to use the library and generall
159159
`kotlinx.rpc` aims to provide support for the most common protocol integrations, as well as the in-house protocol called kRPC.
160160

161161
## gRPC integration
162-
The library provides experimental support for the [gRPC](https://grop.io) protocol.
162+
The library provides experimental support for the [gRPC](https://grpc.io) protocol.
163163
The artifacts are published separately in our [Space repository](https://public.jetbrains.space/p/krpc/packages/maven/grpc).
164164
Current latest version:
165165

0 commit comments

Comments
 (0)