Skip to content

Commit

Permalink
Typo Correction in README.md (#695)
Browse files Browse the repository at this point in the history
Corrected typo "RPs" to "RPCs". To avoid confusion.
  • Loading branch information
Curious-x authored Apr 15, 2024
1 parent 4a043fa commit aece2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Four code examples are available:

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

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

0 comments on commit aece2a4

Please sign in to comment.