aboutsummaryrefslogtreecommitdiff
path: root/chapter
diff options
context:
space:
mode:
authorPaul Grosu <pgrosu@gmail.com>2016-12-06 22:07:24 -0500
committerPaul Grosu <pgrosu@gmail.com>2016-12-06 22:07:24 -0500
commitf1689419b0626987a53ca9c3e178d47b0067abf3 (patch)
tree0bcc69641b4d383a74bf9757f9d3c97a5a9aa537 /chapter
parentb42f4f4f4108ded7f89d80bed9a0c72fdc4ac013 (diff)
submit
Diffstat (limited to 'chapter')
-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: