From 2556d26ed4c5ca0a329f7d9460deb2b8696722ff Mon Sep 17 00:00:00 2001 From: Brandon Johnson Date: Thu, 24 Oct 2024 14:38:58 -0400 Subject: [PATCH] tweak wording on behaviour on hash mismatch --- specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification.md b/specification.md index 7c0e72c..3124b71 100644 --- a/specification.md +++ b/specification.md @@ -2986,7 +2986,7 @@ message will have the agent computed hash set, with an empty map for components. The OpAMP server may use this hash to determine whether it remembers the set of AvailableComponents or not. If the hash is not found on the OpAMP server, the server -may request the full components map is reported by setting the ReportAvailableComponents +may request for the full components map to be reported by setting the ReportAvailableComponents flag in the ServerToAgent message. If this flag is specified, then the Agent will populate the components field with a full description of the available components.