From f39d417cfa0a944a435b6fc5ea8e6c43543ed3d8 Mon Sep 17 00:00:00 2001 From: Mark Phillips Date: Wed, 1 Feb 2012 15:18:22 -0800 Subject: [PATCH] getting nitpicky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1714b17..5c76039 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ This should be updated fairly regularly. As usual, **pull requests are encourage ### Generating Docs -* [docco](http://jashkenas.github.com/docco/) - pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest)) +* [docco](http://jashkenas.github.com/docco/) - Pretty docs from source code comments with ports for many languages. (contributed by [@kylewest](https://twitter.com/kylewest)) * [DocumentUp](http://documentup.com/) - Instantly beautify your Github repositories' `README.md`. (contributed by [@kylewest](https://twitter.com/kylewest))