From 80ae43fdc794a6727a32a72cf7d58c6e0c96750d Mon Sep 17 00:00:00 2001 From: m00519082 Date: Wed, 24 Jun 2026 10:31:44 +0800 Subject: [PATCH] nits identified by Med --- draft-ietf-netmod-immutable-flag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-netmod-immutable-flag.md b/draft-ietf-netmod-immutable-flag.md index 1fcb74d..8e83717 100644 --- a/draft-ietf-netmod-immutable-flag.md +++ b/draft-ietf-netmod-immutable-flag.md @@ -261,7 +261,7 @@ module: ietf-immutable-annotation {: #tree title="Augmentations to NETCONF Operations" artwork-align="center} To discover if the "with-immutability" parameter is supported by a server, -a NETCONF client can query if the server implements "ietf-immutable-annotation" module {{module}} by reading the YANG library information from the operational state datastore, as per {{!RFC8526}}. +a NETCONF client can query if the server implements "ietf-immutable-annotation" module ({{module}}) by reading the YANG library information from the operational state datastore, as per {{!RFC8526}}. Refer to {{NETCONF-example}} for an example of a NETCONF operation with "with-immutability" input parameter.