Fixes typo in TLS Bridge illustration
diff --git a/doc/uml/TLS-Bridge-Messages.uml b/doc/uml/TLS-Bridge-Messages.uml
index dc0ca20..f4ca445 100644
--- a/doc/uml/TLS-Bridge-Messages.uml
+++ b/doc/uml/TLS-Bridge-Messages.uml
@@ -48,7 +48,7 @@
 peervc -[#blue]-> plugin : <font color="blue">""200 OK""</font>
 note left
 This signals a raw TLS connection
-nto the Peer ATS. The response is
+to the Peer ATS. The response is
 parsed and consumed by Plugin.
 end note