Skip to content

Commit

Permalink
Fix grammar in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangrtz authored Jan 6, 2024
1 parent 74d8779 commit d883ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MightyXOR / Amgine [ˈɛmd͡ʒɪn] is an open source cryptography software suite

It supports various en- and decryption algorithms and techniques, including
- the [one-time pad](https://en.wikipedia.org/wiki/One-time_pad) (OTP),
- [Shamir secret sharing](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) (SSS) and
- [Shamir's secret sharing algorithm](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) (SSS) and
- plausible deniability.

## Context
Expand Down

0 comments on commit d883ea3

Please sign in to comment.