Skip to content

Commit

Permalink
Merge pull request #151 from zhiqiangxu/fix_typo
Browse files Browse the repository at this point in the history
chore: fix typo
  • Loading branch information
dr-orlovsky authored Feb 10, 2024
2 parents a348b77 + e1d5556 commit ea5ebbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single_use_seals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ way of generating new single-use-seals:
**Witness**: data produced with closing of a single use seal which are
required and sufficient for an independent party to verify that the seal
was indeed closed over a given message (i.e. the commitment to the message
had being created according to the seal definition).
had been created according to the seal definition).

NB: It's important to note, that while its possible to deterministically
define was a given seal closed it yet may be not possible to find out
Expand Down

0 comments on commit ea5ebbf

Please sign in to comment.