Skip to content

Commit 76edde4

Browse files
author
Bryan Sieber
committed
README minor updates; wording
1 parent 3028f2a commit 76edde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jbi/whiteboard_actions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Looking to add a new action?
22
"actions" are python functions that, once added into `whiteboard_actions/__init__.py` (from a new module),
3-
can be run by modifying the json config file to call the new named actions.
3+
can be run by updating the `action` attribute of the json config file.
44

55
### Create a new action...
66
Let's create a `new_action`!

0 commit comments

Comments
 (0)