Skip to content

Commit fd3efbe

Browse files
authored
Fix README typo
1 parent b6336e6 commit fd3efbe

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
@@ -188,7 +188,7 @@ configuration to avoid unnecessary connections to your message broker in every r
188188
It's extremely recommended to use lazy connections because performance reasons, nevertheless lazy option is disabled
189189
by default to avoid possible breaks in applications already using this bundle.
190190

191-
### Import notice - Heartbeats ###
191+
### Important notice - Heartbeats ###
192192

193193
It's a good idea to set the ```read_write_timeout``` to 2x the heartbeat so your socket will be open. If you don't do this, or use a different multiplier, there's a risk the __consumer__ socket will timeout.
194194

0 commit comments

Comments
 (0)