From f1689419b0626987a53ca9c3e178d47b0067abf3 Mon Sep 17 00:00:00 2001 From: Paul Grosu Date: Tue, 6 Dec 2016 22:07:24 -0500 Subject: submit --- chapter/1/gRPC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index d4f1601..4d06e75 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -149,7 +149,7 @@ There are two methods of authentication that are available in gRPC: gRPC is flexible in that once can plug in their custom authentication system if that is preferred. -

3.3 gRPC Mechanism

+

3.3 Development Cycle

In its simplest form gRPC has a structured set of steps one goes about using it, which has this general flow: -- cgit v1.2.3