Skip to content

Commit f966319

Browse files
committed
Merge pull request github#555 from Peeja/patch-1
Not only `push` is supported.
2 parents 6fd8b57 + 0fc7d48 commit f966319

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/services/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ end
1313
Inside the method, you can access the configuration data in a hash named
1414
`data`, and the payload data in a Hash named `payload`.
1515

16-
Note: A service can respond to more than one event. Currently, only `push`
17-
is supported.
16+
Note: A service can respond to more than one event.
1817

1918
## Tip: Check configuration data early.
2019

0 commit comments

Comments
 (0)