From f5c6a6d075a90a50d49da0da988db454028367c4 Mon Sep 17 00:00:00 2001 From: likewise Date: Mon, 12 Dec 2005 09:33:33 +0000 Subject: [PATCH] Typo fix: tens of kilobytes instead of tenths of kilobytes. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4795d3af..79fc8423 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ Science (SICS). The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use -in embedded systems with tenths of kilobytes of free RAM and room for +in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. FEATURES