From ad95cdc6dd3b09346cd9fd4bd2b950dec310ecbc Mon Sep 17 00:00:00 2001 From: Johan Date: Sat, 17 Jan 2015 12:04:51 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f478fa8..0531645 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a minimal but fully functional threadpool implementation. * ANCI C and POSIX compliant - * Number of threads can be chosen on initialisation + * Number of threads can be chosen on initialization * Minimal interface * Full documentation