Update fallback.adoc

Fix a typo.

Closes gh-33721
This commit is contained in:
Habin Song
2024-10-16 16:55:55 +09:00
committed by Sébastien Deleuze
parent cad02c1743
commit 5302e7aa25

View File

@@ -238,7 +238,7 @@ heartbeats to be exchanged, the SockJS heartbeats are disabled.
The Spring SockJS support also lets you configure the `TaskScheduler` to
schedule heartbeats tasks. The task scheduler is backed by a thread pool,
with default settings based on the number of available processors. Your
with default settings based on the number of available processors. You
should consider customizing the settings according to your specific needs.