diff --git a/router/doc/udp.html b/router/doc/udp.html
index c41e77682..c196e9be7 100644
--- a/router/doc/udp.html
+++ b/router/doc/udp.html
@@ -1,12 +1,12 @@
-$Id: udp.html,v 1.1 2005/03/26 00:47:40 jrandom Exp $
+$Id: udp.html,v 1.2 2005/03/26 00:56:06 jrandom Exp $
The goal of this protocol is to provide secure and authenticated -semireliable, undordered message delivery, exposing only a minimal -amount of data easily discernable to third parties. It should +semireliable, unordered message delivery, exposing only a minimal +amount of data easily discernible to third parties. It should support high degree communication as well as TCP-friendly congestion control, and may include PMTU detection. It should be capable of efficiently moving bulk data at rates sufficient for home users.