diff --git a/src/confd/yang/infix-system-software@2023-06-27.yang b/src/confd/yang/infix-system-software@2023-06-27.yang index 7ceac005..35a21ebc 100644 --- a/src/confd/yang/infix-system-software@2023-06-27.yang +++ b/src/confd/yang/infix-system-software@2023-06-27.yang @@ -192,10 +192,9 @@ submodule infix-system-software { type string; mandatory true; description - "The location of the software bundle, specified as a Uniform - Resource Locator (URL). - - Supported protocols include FTP, HTTP(S) and SCP."; + "The location of the software bundle, specified as a Uniform + Resource Locator (URL). Currently supported protocols include + FTP, HTTP(S) and SCP."; } } }