From 03c583fb86714fef891e7fede4e6a5dc0ac23217 Mon Sep 17 00:00:00 2001
From: murgatroid99 <mlumish@google.com>
Date: Thu, 24 Sep 2015 16:12:36 -0700
Subject: [PATCH] Completed partial sentence

---
 examples/node/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/node/README.md b/examples/node/README.md
index 5621437aab..df681e85dd 100644
--- a/examples/node/README.md
+++ b/examples/node/README.md
@@ -5,7 +5,7 @@ PREREQUISITES
 -------------
 
 - `node`: This requires Node 10.x or greater.
-- [homebrew][] on Mac OS X.  This simplifies the.
+- [homebrew][] on Mac OS X.  This simplifies the installation of the gRPC C core.
 
 INSTALL
 -------
-- 
GitLab