aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chapter/1/gRPC.md2
1 files changed, 1 insertions, 1 deletions
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.
-<h3>3.3 <em>gRPC Mechanism</em></h3>
+<h3>3.3 <em>Development Cycle</em></h3>
In its simplest form gRPC has a structured set of steps one goes about using it, which has this general flow: