From d8c47bafbdfff17339205acb7a9ce116a3ae24c3 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 5 May 2012 17:38:05 +0200 Subject: [PATCH] Update the todo --- TODO.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.markdown b/TODO.markdown index f4356b08..5a86ffec 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -1,7 +1,7 @@ # TODO -Must of the stuff is working, but there is a list of smaller things that -need to be fixed. +Must of the stuff is working, but there is a list of smaller things that need to +be fixed. * Speed, we can always go faster. A simple reflect server now hits 35/45K qps * go test; only works correct on my machine