Skip to content

Commit c789d6e

Browse files
committed
subscription name format
1 parent 2089c22 commit c789d6e

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
@@ -18,7 +18,7 @@ And then execute:
1818

1919
### Conventions
2020

21-
- Subscription names follow the format `"#{topic_name}_subscription"`
21+
- Subscription names follow the format `"#{topic_name}-subscription"`
2222
- Messages are hashes
2323
- Message hashes are encoded to JSON for transport and decoded back to hashes when reading
2424

0 commit comments

Comments
 (0)