From c3142893f7a27c1b88d0f3a1725599b4443366d8 Mon Sep 17 00:00:00 2001 From: David Renshaw Date: Sat, 14 Jun 2014 11:39:37 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d55416..546d883 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-stage pure Java implmentation. +capnproto-java is an early-stage pure Java implementation. [Read more here.](https://dwrensha.github.io/capnproto-java/index.html)