From fca87034a341820094188e2cfd532f0b4f15f361 Mon Sep 17 00:00:00 2001 From: Jayant Kolhe Date: Thu, 19 Feb 2015 11:34:43 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42e1c5a5e00..268d4f4dbfb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Go source code is in [grpc-go] (http://github.com/grpc/grpc-go) repository. #Documentation -You can find more detailed documentation of grpc in [grpc-common repository](http://github.com/grpc/grpc-common). +You can find more detailed documentation about grpc in [grpc-common repository](http://github.com/grpc/grpc-common). #Current Status of libraries