summaryrefslogtreecommitdiff
path: root/static/articles/server-traffic-shaping.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-23 03:49:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-23 03:49:53 -0500
commit400889bcb6fcafb49b5866f69b73594449e69b06 (patch)
tree9465a82e2f72b06b621bfb4bf39fb6bc649ec6a5 /static/articles/server-traffic-shaping.html
parentf297894efcedcc95df77ac525eb1cd36e3f9cea5 (diff)
fix typo
Diffstat (limited to 'static/articles/server-traffic-shaping.html')
-rw-r--r--static/articles/server-traffic-shaping.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html
index da576f13..d73f5bb2 100644
--- a/static/articles/server-traffic-shaping.html
+++ b/static/articles/server-traffic-shaping.html
@@ -61,7 +61,7 @@
<p>This article was motivated by the serious lack of up-to-date information on this
topic elsewhere. It's very easy to implement on modern Linux kernels and the results
- and impressive from extremely simple test cases to heavily loaded servers.</p>
+ are impressive from extremely simple test cases to heavily loaded servers.</p>
<section id="problem">
<h2><a href="#problem">Problem</a></h2>