Skip to content

Commit dce4190

Browse files
Apply suggestions from code review
Co-authored-by: natalie <n.l.eskinazi@gmail.com>
1 parent 88ed8ee commit dce4190

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frost-ed25519/dkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Book](https://frost.zfnd.org/tutorial/dkg.html).
88

99
## Example
1010

11-
This examples shows the whole procedure in a single program. Of course, in
11+
This example shows the whole procedure in a single program. Of course, in
1212
practice, each participant will run their own part in their own devices and
1313
packages will need to be sent between them, respecting the DKG requirements of
1414
using [authenticated and confidential communication

frost-ed448/dkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Book](https://frost.zfnd.org/tutorial/dkg.html).
88

99
## Example
1010

11-
This examples shows the whole procedure in a single program. Of course, in
11+
This example shows the whole procedure in a single program. Of course, in
1212
practice, each participant will run their own part in their own devices and
1313
packages will need to be sent between them, respecting the DKG requirements of
1414
using [authenticated and confidential communication

frost-p256/dkg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Book](https://frost.zfnd.org/tutorial/dkg.html).
88

99
## Example
1010

11-
This examples shows the whole procedure in a single program. Of course, in
11+
This example shows the whole procedure in a single program. Of course, in
1212
practice, each participant will run their own part in their own devices and
1313
packages will need to be sent between them, respecting the DKG requirements of
1414
using [authenticated and confidential communication

0 commit comments

Comments
 (0)