Skip to content

Commit aece2a4

Browse files
authored
Typo Correction in README.md (#695)
Corrected typo "RPs" to "RPCs". To avoid confusion.
1 parent 4a043fa commit aece2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Four code examples are available:
22

33
1. [helloworld](https://github.com/grpc/grpc-dart/tree/master/example/helloworld):
4-
A demonstration of using the Dart gRPC library to perform unary RPs.
4+
A demonstration of using the Dart gRPC library to perform unary RPCs.
55

66
1. [googleapis](https://github.com/grpc/grpc-dart/tree/master/example/googleapis):
77
A demonstration of using the Dart gRPC library to communicate with Google APIs.

0 commit comments

Comments
 (0)