docs: refine README.md
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 30 Apr 2024 20:14:01 +0000 (22:14 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 30 Apr 2024 20:14:01 +0000 (22:14 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
README.md

index 473386a6cac552e4059aacc057ff648293fbe3a0..43bc095f4631fa39fe72120ef98fb6945c63a9ea 100644 (file)
--- 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: