Skip to content

Commit f4248de

Browse files
authored
Tweak wording: s/does not/cannot/ (#377)
1 parent 88cfe82 commit f4248de

File tree

1 file changed

+1
-1
lines changed
  • src/app/blog/iroh-on-QUIC-multipath

1 file changed

+1
-1
lines changed

src/app/blog/iroh-on-QUIC-multipath/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The relay server might now either:
9898
- Forward the datagram to the destination.
9999

100100
The relay server does not need to know what is in the datagram.
101-
In fact, iroh makes sure it **does not** know what is inside:
101+
In fact, iroh makes sure it **cannot** know what is inside:
102102
the payload is always encrypted to the destination endpoint.[^1]
103103
The relay server is nothing more than another network path along which UDP datagrams can travel between iroh nodes.
104104

0 commit comments

Comments
 (0)