diff --git a/router/doc/udp.html b/router/doc/udp.html
index c41e7768222376b2f6bc251b63df0f2c493d3ea2..c196e9be7a84d56f5e99cdafb7c72da4eb719b9a 100644
--- a/router/doc/udp.html
+++ b/router/doc/udp.html
@@ -1,12 +1,12 @@
-<code>$Id: udp.html,v 1.1 2005/03/26 00:47:40 jrandom Exp $</code>
+<code>$Id: udp.html,v 1.2 2005/03/26 00:56:06 jrandom Exp $</code>
 
 <h1>Secure Semireliable UDP (SSU)</h1>
 <b>DRAFT</b>
 
 <p>
 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.