Skip to content

Commit 4029211

Browse files
committed
Syntax fix in line ending that missed the ; and complete sentence with a dot (.)
1 parent 7661efa commit 4029211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf-voucher-request.yang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ RFCEDITOR: please replace XXXX with the RFC number assigned.
131131
choice registrar-identity {
132132
description "One of these attributes will be used by a
133133
Pledge to specify the proximity to, and the
134-
identity of, a Registrar it is communicating with"
134+
identity of, a Registrar it is communicating with.";
135135
leaf proximity-registrar-cert {
136136
type binary;
137137
description

0 commit comments

Comments
 (0)