Skip to content

Commit 2c54be2

Browse files
authored
Update README.md (#29)
1 parent 2395a0a commit 2c54be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ client.users.get_user(id="jhammond")
5555
from knockapi import Knock
5656
client = Knock(api_key="sk_12345")
5757

58-
client.notify(
58+
client.workflows.trigger(
5959
key="dinosaurs-loose",
6060
actor="dnedry",
6161
recipients=["jhammond", "agrant", "imalcolm", "esattler"],

0 commit comments

Comments
 (0)