From 687e0e2ee875c4f45c35155b7ab9fdbd73508eab Mon Sep 17 00:00:00 2001 From: David Arnold Date: Wed, 19 Mar 2014 04:49:47 +0000 Subject: [PATCH] Tyop fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d9ef57..475c31fa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Mongoose is easy to use, powerful, embeddable web server. [mongoose.c](https://github.com/cesanta/mongoose/blob/master/mongoose.c) file to make embedding easy - Extremely lightweight, has a core of under 40kB and tiny runtime footprint -- Asyncronouns, non-blocking core supporting single- or multi-threaded usage +- Asynchronous, non-blocking core supporting single- or multi-threaded usage - HTTP client functionality - On the market since 2004, stable, mature and tested, has several man-years invested in continuous improvement and refinement