diff options
Diffstat (limited to 'doc/design.md')
-rw-r--r-- | doc/design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.md b/doc/design.md index d2a6a62..aa47d86 100644 --- a/doc/design.md +++ b/doc/design.md @@ -86,7 +86,7 @@ for additional detail. ``` A claimant's statement encodes the following claim: _the right opaque data has -cryptographic hash X_. It is stored in a sigsum log for discoverability. A +a certain cryptographic hash_. It is stored in a sigsum log for discoverability. A claimant may add additional claims that are _implicit_ for each statement. An implicit claim is not stored by the log and therefore communicated through policy. Examples of implicit claims: |