aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2024-03-25 09:06:19 -0400
committerDavid Goulet <dgoulet@torproject.org>2024-03-25 09:06:19 -0400
commit50881e069de0a06b022913acb95d8cc974f25c59 (patch)
tree398bfb0d2d8903f93375da42a2256080f91eb804
parent4198fc5aefd36de87bb1e2a1096a8cecc4f544d3 (diff)
downloadtorspec-50881e069de0a06b022913acb95d8cc974f25c59.tar.gz
torspec-50881e069de0a06b022913acb95d8cc974f25c59.zip
prop339: Remove question mark that shouldn't be
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r--proposals/339-udp-over-tor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/339-udp-over-tor.md b/proposals/339-udp-over-tor.md
index 12de0c6..e5235d1 100644
--- a/proposals/339-udp-over-tor.md
+++ b/proposals/339-udp-over-tor.md
@@ -11,7 +11,7 @@ Status: Accepted
Tor currently only supports delivering two kinds of traffic to the
internet: TCP data streams, and a certain limited subset of DNS
requests. This proposal describes a plan to extend the Tor protocol so
-that exit relays can also relay UDP traffic to the network?.
+that exit relays can also relay UDP traffic to the network.
Why would we want to do this? There are important protocols that use
UDP, and in order to support users that rely on these protocols, we'll