From 5316e64796f5450d06a649f40f41e58f5302ee8e Mon Sep 17 00:00:00 2001 From: ljwoods2 Date: Tue, 8 Oct 2024 20:59:16 -0700 Subject: [PATCH] grammar --- docs/source/protocol_v3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/protocol_v3.rst b/docs/source/protocol_v3.rst index 291b98f..260743f 100644 --- a/docs/source/protocol_v3.rst +++ b/docs/source/protocol_v3.rst @@ -502,7 +502,7 @@ remaining packets in the session. and IMD frames in the same session don't have to contain the same data packets. For example, an IMD frame in which only energies are sent can be followed by an IMD frame in which only coordinates are sent. In IMDv3, all packets - specified in the session info must be sent in the same order and for every IMD frame. + specified in the session info must be sent for every IMD frame and in the same order. Units -----