repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13a332e
)
docs: fix README.md indentation
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 9 Jul 2023 20:24:34 +0000
(22:24 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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.