Corrects capitalization

This commit is contained in:
Tim Emiola 2015-02-26 08:13:17 -08:00
parent 42ea2809a4
commit e79b8d7d3c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ You can find quick start guides for each language, including installation instru
* [C++](https://github.com/grpc/grpc-common/tree/master/cpp)
* [Java](https://github.com/grpc/grpc-common/tree/master/java)
* [Go](https://github.com/grpc/grpc-common/tree/master/go)
* [ruby](https://github.com/grpc/grpc-common/tree/master/ruby)
* [Ruby](https://github.com/grpc/grpc-common/tree/master/ruby)
* [Node.js](https://github.com/grpc/grpc-common/tree/master/node)
* [Android Java](https://github.com/grpc/grpc-common/tree/master/java/android)
* [Python](https://github.com/grpc/grpc-common/tree/master/python/helloworld)