docs: fix README.md indentation
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 9 Jul 2023 20:24:34 +0000 (22:24 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 9 Jul 2023 20:24:34 +0000 (22:24 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
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.