Skip to content
Snippets Groups Projects
Commit 11319246 authored by YUANZHUO YANG's avatar YUANZHUO YANG
Browse files

Update file README.md

parent bc5c1c07
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ should attempt to use the other dataset server to obtain the result.
## Part 1: gRPC Server (Dataset Layer)
Define an RPC service in a .proto file called "PropertyLookup". It
Define an RPC service called "PropertyLookup" in a .proto file. It
should have a single RPC call named "LookupByZip". This method should
accept a `zip` and `limit` (both int32 values) and return addresses in
a "repeated string" field.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment