From 13e1882a3e6a71b9543e32506dd27bd559e0827c Mon Sep 17 00:00:00 2001 From: rszarecki <46606165+rszarecki@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:14:16 -0700 Subject: [PATCH] Update openconfig-routing-policy.yang --- release/models/policy/openconfig-routing-policy.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/models/policy/openconfig-routing-policy.yang b/release/models/policy/openconfig-routing-policy.yang index 651e174f0..1fcfb0eef 100644 --- a/release/models/policy/openconfig-routing-policy.yang +++ b/release/models/policy/openconfig-routing-policy.yang @@ -181,7 +181,7 @@ module openconfig-routing-policy { If current statement is last in policy, route is passed to next policy (if exists). If current statement is last one in last policy, route is REJECTED, - unless other configuration or standard (e.g. RFC8212) state + unless other configuration or standard (e.g. RFC8212) state different explicitly"; } }