Skip to content

Commit a82b917

Browse files
committed
fix spelling
1 parent 834f5ca commit a82b917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/definitions/signed_docs/signed_doc.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
// Individual Signed Document Definition
2020
#signedDocument: {
21-
// Is the document finilized or not.
21+
// Is the document finalized or not.
2222
// `false` if document fully defined, `true` otherwise.
2323
draft: bool | *false
2424

0 commit comments

Comments
 (0)