From 29a0ae93c9595824085f653d7993a41706fcda11 Mon Sep 17 00:00:00 2001 From: Mark Phillips Date: Tue, 27 Nov 2012 11:55:51 -0800 Subject: [PATCH] capitalze --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b7eb8..da23548 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [spray.io Docs](http://spray.io) - Well-structured, clean, responsive, comprehensive. Bootstrap-based design. * [Go By Example](http://gobyexample.com) - Clean, simple, and extensive. These docs that make you want to learn Go just because they make it so straightforward. * [99s Ranch User Guide](http://ninenines.eu/docs/en/ranch/HEAD/guide/introduction) - Pretty clear and thorough user guide. (contributed by [@lenary](https://twitter.com/#!/lenary)) -* [Gevent API Docs](http://www.gevent.org/intro.html) - Clean, polished docs for Gevent. (contributed by [rubik](https://github.com/rubik)) +* [gevent API Docs](http://www.gevent.org/intro.html) - Clean, polished docs for gevent. (contributed by [rubik](https://github.com/rubik)) * [httpkit](https://httpkit.com/resources/HTTP-from-the-Command-Line/) - I dare you to tell me these docs aren't straight sex. * [CodernityDB](http://labs.codernity.com/codernitydb/index.html) - Clean, extensive, useful. I also love the fact that the day the software was released the documentation was this extensive.