Skip to content

Commit a22bc02

Browse files
authored
Typo fix
1 parent 9b93e5a commit a22bc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A public blockchain + GUI allowing users to store and share information that can't be tampered with or repudiated.
44

5-
The architecture his based on the [IBM Blockchain](https://www.ibm.com/blockchain), however Proof of Work (PoW) is used as a consensus algorithm instead of IBM SE. The PoW structure is adapted from Kansal 2018 with SHA256 as the cryptographic hash function.
5+
The architecture is based on the [IBM Blockchain](https://www.ibm.com/blockchain), however Proof of Work (PoW) is used as a consensus algorithm instead of IBM SE. The PoW structure is adapted from Kansal 2018 with SHA256 as the cryptographic hash function.
66

77
[Flask](http://flask.pocoo.org/) is used for the front end and is needed to run the app. Flask allows for RESTful interaction with nodes.
88

0 commit comments

Comments
 (0)