aboutsummaryrefslogtreecommitdiff
path: root/spec/dos-spec/overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dos-spec/overview.md')
-rw-r--r--spec/dos-spec/overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/dos-spec/overview.md b/spec/dos-spec/overview.md
index 0ea0994..81b7e35 100644
--- a/spec/dos-spec/overview.md
+++ b/spec/dos-spec/overview.md
@@ -32,7 +32,7 @@ Instead C Tor relies on limits for protocol resources, like circuits extensions
Relay operators can place hard limits on total bandwidth using the `Bandwidth` or `RelayBandwidth` options. These options can help relay operators avoid bandwidth peaks on their network, however they aren't designed as denial of service prevention mechanisms.
Beyond just shaving off harmful bandwidth peaks it's important that normal service is not disrupted too much, and especially not disrupted in a targetable way.
-To approximate this goal we rely on [flow control](../tor-spec/flow-control.md) and fair dequeueing of relayed cells.
+To approximate this goal we rely on [flow control](../tor-spec/flow-control.md) and fair dequeueing of relay cells.
## Protocol resources