Skip to content

Commit ecee576

Browse files
committed
feat: retitle YANG modules to match RFC title
1 parent 7e6edcf commit ecee576

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ietf-voucher-request.yang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module ietf-voucher-request {
7373
description
7474
"Updates and additions described by RFC XXXX";
7575
reference
76-
"RFC XXXX: A Voucher Artifact for Bootstrapping Protocols";
76+
"RFC XXXX: A Voucher Request Artifact for Bootstrapping Protocols";
7777
}
7878

7979
revision 2021-05-20 {

ietf-voucher.yang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module ietf-voucher {
6868
description
6969
"Updates and additions described by RFC XXXX";
7070
reference
71-
"RFC XXXX: A Voucher Profile for Bootstrapping Protocols";
71+
"RFC XXXX: A Voucher Artifact for Bootstrapping Protocols";
7272
}
7373

7474
revision 2018-05-09 {

0 commit comments

Comments
 (0)