Skip to content

Commit d885576

Browse files
authored
update code ex (#30)
1 parent 71772e7 commit d885576

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
@@ -72,7 +72,7 @@ MyApp.Knock.client()
7272

7373
```elixir
7474
MyApp.Knock.client()
75-
|> Knock.notify("dinosaurs-loose", %{
75+
|> Knock.Workflows.trigger("dinosaurs-loose", %{
7676
# user id of who performed the action
7777
"actor" => "dnedry",
7878
# list of user ids for who should receive the notif

0 commit comments

Comments
 (0)