summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/index.html b/articles/index.html
index 05b4ead7..0d248e49 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -76,7 +76,7 @@
<p>Ranch 2.0.0-rc.1 has been released!
We are getting very close to releasing Ranch 2.0! As most of the tremendous programming work was done by contributor Jan Uhlig, I will yield the floor and let him describe what went into this great release.
-In Ranch 1.x, there is only one supervisor per Ranch listener to start and manage connection processes. Under high load (many clients rapidly connecting and/or disconnecting), the message queue of this one supervisor could becomes congested, leading to declining accept rates or a stalled listener.</p>
+In Ranch 1.x, there is only one supervisor per Ranch listener to start and manage connection processes. Under high load (many clients rapidly connecting and/or disconnecting), the message queue of this one supervisor could become congested, leading to declining accept rates or a stalled listener.</p>
<p style="text-align:right">
<a class="read_more" href="https://ninenines.eu/articles/ranch-2.0.0-rc.1/">Read More</a>