From d1fb217d17183064cdc9f8b6f56267a74fb724ea Mon Sep 17 00:00:00 2001 From: volphy Date: Wed, 18 Dec 2024 14:33:19 +0100 Subject: [PATCH] Fixed spelling --- docs/modules/ROOT/pages/howtos/ipsecProtocol.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/howtos/ipsecProtocol.adoc b/docs/modules/ROOT/pages/howtos/ipsecProtocol.adoc index a294d473..da7842e2 100644 --- a/docs/modules/ROOT/pages/howtos/ipsecProtocol.adoc +++ b/docs/modules/ROOT/pages/howtos/ipsecProtocol.adoc @@ -71,7 +71,7 @@ datagrams with both source and destination ports set to the well-known UDP port === IKE_SA_INIT Request/Response -The *Initiator* starts the negotiation be sending an `IKE_SA_INIT` request which +The *Initiator* starts the negotiation by sending an `IKE_SA_INIT` request which is answered by the *Responder* with an `IKE_SA_INIT` response. image::ikeSaInit.png[IKE_SA_INIT Request/Response Pair]