From 867e6b6b3c116c0a6cea1b9906cfbbbce4cff0eb Mon Sep 17 00:00:00 2001
From: Jan Tattermusch <jtattermusch@users.noreply.github.com>
Date: Fri, 27 Feb 2015 09:08:53 -0800
Subject: [PATCH] Update README.md

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

diff --git a/src/csharp/README.md b/src/csharp/README.md
index 55739a1f83..21aab52118 100755
--- a/src/csharp/README.md
+++ b/src/csharp/README.md
@@ -9,7 +9,7 @@ Status
 **This gRPC C# implementation is work-in-progress and is not expected to work yet.**
 
 - The implementation is a wrapper around gRPC C core library
-- Code only runs under mono currently, building gGRPC C core library under Windows
+- Code only runs under mono currently, building gRPC C core library under Windows
   is in progress.
 - It is very possible that some parts of the code will be heavily refactored or
   completely rewritten.
-- 
GitLab