Skip to content

Commit c0d99a8

Browse files
committed
typo: missing 'to'
1 parent 241f06d commit c0d99a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/partials/slides/about-slide.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Reliable realtime delivery
1616
</h3>
1717
<p class='about-slide__text'>
18-
Most WebSocket solutions do not have delivery guarantees, but AnyCable automatically recovers any messages missed during micro connectivity issues, common even for stable connections, as well as longer ones that happen when users commute, ride a subway, etc. We solve all realtime-specific problems, so that you don’t have!
18+
Most WebSocket solutions do not have delivery guarantees, but AnyCable automatically recovers any messages missed during micro connectivity issues, common even for stable connections, as well as longer ones that happen when users commute, ride a subway, etc. We solve all realtime-specific problems, so that you don’t have to!
1919
</p>
2020
</div>
2121
<div class='about-slide__media about-slide__media-top demo__slide'>

0 commit comments

Comments
 (0)