Skip to content

Commit

Permalink
Update README.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
JEverhart383 authored Apr 1, 2024
1 parent 2395a0a commit 2c54be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ client.users.get_user(id="jhammond")
from knockapi import Knock
client = Knock(api_key="sk_12345")

client.notify(
client.workflows.trigger(
key="dinosaurs-loose",
actor="dnedry",
recipients=["jhammond", "agrant", "imalcolm", "esattler"],
Expand Down

0 comments on commit 2c54be2

Please sign in to comment.