chore: v2.6.13
[poolifier.git] / README.md
index 6ab9a619b3eeacff223da162b6172c53a6cf5710..3468c4ade574ea4eea132b1188ab71b0978ecb88 100644 (file)
--- a/README.md
+++ b/README.md
@@ -264,7 +264,7 @@ This method is available on both worker implementations and returns a boolean.
 
 #### `YourWorker.addTaskFunction(name, fn)`
 
-`name` (mandatory) The task function name
+`name` (mandatory) The task function name  
 `fn` (mandatory) The task function
 
 This method is available on both worker implementations and returns a boolean.