Skip to content

Commit b440198

Browse files
committed
Fixed typo in component.json
1 parent a27f2f0 commit b440198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"triggers": {
3131
"consume": {
3232
"title": "Consume",
33-
"main": "./lib/actions/consume.js",
33+
"main": "./lib/triggers/consume.js",
3434
"type": "polling",
3535
"fields": {
3636
"topic": {

0 commit comments

Comments
 (0)