From 161e2735a6cdf80819321113c6e8b621d4867db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Beausoleil?= Date: Fri, 27 May 2011 05:45:41 -0700 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c3e296..83e8c3e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Netty-backed EventMachien API +# Netty-backed EventMachine API The goal of this project to provide an EventMachine model using Netty as the implementation. Overall, I aim to be API compatible with EventMachine as-is with