From 2d05991b2f72698166c8a420635d16d2eebcaebc Mon Sep 17 00:00:00 2001 From: David Renshaw Date: Sat, 14 Jun 2014 11:39:10 -0400 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7f38d9..6d55416 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ [Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data and capabilities. -capnproto-java is an early-state pure Java implmentation. +capnproto-java is an early-stage pure Java implmentation. -Read more [here](https://dwrensha.github.io/capnproto-java/index.html). +[Read more here.](https://dwrensha.github.io/capnproto-java/index.html)