Commit a89d22bb4f87a613e83fbaf85bb13e13288f1994
Fix typo "an anyone" -> "anyone"
Alexander Matson authored on 4/11/2018, 1:14:22 PMGitHub committed on 4/11/2018, 1:14:22 PM
Parent: a366db962b85ec732cd149a68ae74882750e3b5d
Files changed
stories/design-challenge-sybil-attacks.md | changed |
stories/design-challenge-sybil-attacks.md | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | # Design Challenge: Sybil Attacks |
2 | 2 … | |
3 | -If it is possible for an anyone to connect to a computer system then it may be possible to interfere with the operation of that system, and defenses against interference must be designed in. | |
3 … | +If it is possible for anyone to connect to a computer system then it may be possible to interfere with the operation of that system, and defenses against interference must be designed in. | |
4 | 4 … | |
5 | 5 … | For example, email's design is vulnerable to spam. |
6 | 6 … | To send someone an email, all that is required is to have their email address; email is unsolicited messaging, so it's easy to send nuisance or fraud emails. |
7 | 7 … |
Built with git-ssb-web