We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834f5ca commit a82b917Copy full SHA for a82b917
specs/definitions/signed_docs/signed_doc.cue
@@ -18,7 +18,7 @@ import (
18
19
// Individual Signed Document Definition
20
#signedDocument: {
21
- // Is the document finilized or not.
+ // Is the document finalized or not.
22
// `false` if document fully defined, `true` otherwise.
23
draft: bool | *false
24
0 commit comments