From 5cbc7c29567b3c893e4069f2a6bc0d5ad27b7489 Mon Sep 17 00:00:00 2001 From: Paul Grosu Date: Wed, 7 Dec 2016 01:22:51 -0500 Subject: submit --- chapter/1/gRPC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter') diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index 3bea7e1..643edaa 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -216,7 +216,7 @@ You should see the following:


- Figure 8: The Hello World gRPC Server. + Figure 8: The Hello World gRPC Server.

In the second of the two windows type the following command: @@ -229,7 +229,7 @@ You should see the following response:


- Figure 9: The Hello World gRPC Client and the response from the Server. + Figure 9: The Hello World gRPC Client and the response from the Server.

## References -- cgit v1.2.3