From 40ca168eac255a89267dae71294aa33ae1e6e739 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Tue, 9 Apr 2024 09:13:51 +0200 Subject: [PATCH] Repair typo --- schemas/noise.prs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/noise.prs b/schemas/noise.prs index 2f03909..8bdf6a4 100644 --- a/schemas/noise.prs +++ b/schemas/noise.prs @@ -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 # `` assertion ends the session from the responder-side. SessionItem = Initiator / Packet .