Skip to content

Commit 55d7879

Browse files
authored
Merge pull request #655 from ottaviano/patch-1
Fix README typo
2 parents b6336e6 + fd3efbe commit 55d7879

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)