Skip to content

Commit 0b5fd61

Browse files
committed
fix(docs): correct formatting in metadata template validation description
1 parent 0388666 commit 0b5fd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/definitions/signed_docs/metadata_template.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _template_description: """
1111
Reference to the template used to create and/or validate this document.
1212
"""
1313
_template_validation: """
14-
In addition to the validation performed for `Document Reference` type fields,
14+
In addition to the validation performed for `Document Reference` type fields,
1515
The document payload is not valid if it does not validate completely against the referenced template.
1616
"""
1717

0 commit comments

Comments
 (0)