Skip to content

Commit

Permalink
Update README.md (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
naturkultur1 authored and scrogson committed Jun 22, 2017
1 parent 4031779 commit bc8dfab
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 @@ -211,7 +211,7 @@ pid = :global.whereis_name("alfred")
# Create a Hedwig message
msg = %Hedwig.Message{
type: "groupchat",
room: "my_room@example.com"
room: "my_room@example.com",
text: "hello world"
}

Expand Down

0 comments on commit bc8dfab

Please sign in to comment.