examples: README: fix trailing whitespace

This commit is contained in:
Brandon Philips 2015-09-16 17:42:56 -07:00
parent 5feca5d7a5
commit 5f818810e5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ gRPC in 3 minutes (Go)
BACKGROUND
-------------
For this sample, we've already generated the server and client stubs from [helloworld.proto](examples/helloworld/proto/helloworld.proto).
For this sample, we've already generated the server and client stubs from [helloworld.proto](examples/helloworld/proto/helloworld.proto).
PREREQUISITES
-------------