Skip to content

Commit 55da997

Browse files
saibatizokudt-iohk
andauthored
fix(docs): Update docs/src/architecture/08_concepts/signed_document_metadata/metadata.md
Co-authored-by: Dominik Toton <[email protected]>
1 parent c9572a2 commit 55da997

File tree

1 file changed

+1
-1
lines changed
  • docs/src/architecture/08_concepts/signed_document_metadata

1 file changed

+1
-1
lines changed

docs/src/architecture/08_concepts/signed_document_metadata/metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Creating `id` this way ensures there are no collisions, and they can be independ
124124

125125
*Note: All documents are signed, the first creation of an `id` assigns that `id` to the creator and any assigned collaborators.
126126
A Signed Document that is not signed by the creator, or an assigned collaborator, is invalid.
127-
There is no reasonable way a `id` can collide accidentally.
127+
There is no reasonable way an `id` can collide accidentally.
128128
Therefore, detection of invalid `id`s published by unauthorized publishers, could result in anti-spam
129129
or system integrity mitigations being triggered.
130130
This could result in all actions in the system being blocked by the offending publisher,

0 commit comments

Comments
 (0)