Repair typo

This commit is contained in:
Tony Garnock-Jones 2024-04-09 09:13:51 +02:00
parent 5a73e8d4c3
commit 40ca168eac
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ NoisePreSharedKeys = @present { preSharedKeys: [bytes ...] } / @invalid { preSha
# complete Noise "transport message"; when `complete`, the whole thing is likewise a complete
# "transport message".
#
# Retraction of the `Introduction` ends the session from the initiator-side; retraction of the
# Retraction of the `Initiator` ends the session from the initiator-side; retraction of the
# `<accepted ...>` assertion ends the session from the responder-side.
SessionItem = Initiator / Packet .