From 0c7b9e90e091ac71ede7a376236e947c7a81464f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 30 Apr 2024 22:14:01 +0200 Subject: [PATCH] docs: refine README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 473386a6..43bc095f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Please consult our [general guidelines](#general-guidelines). - Task stealing on idle :white_check_mark: - Tasks stealing under back pressure :white_check_mark: - Tasks redistribution on worker error :white_check_mark: -- Support for sync and async task functions :white_check_mark: +- Support for sync and async task function :white_check_mark: - Support for multiple task functions with per task function queuing priority and tasks distribution strategy :white_check_mark: - Support for task functions [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) operations at runtime :white_check_mark: - General guidelines on pool choice :white_check_mark: -- 2.34.1