diff --git a/subjects/blockchain/hash-file/README.md b/subjects/blockchain/hash-file/README.md index 44c6320e..fff2368a 100644 --- a/subjects/blockchain/hash-file/README.md +++ b/subjects/blockchain/hash-file/README.md @@ -22,7 +22,7 @@ console.log(hash) And its usage: ```console -$cat textfile.txt +$ cat textfile.txt Sometimes science is more art than science.$ Sometimes science is more art than science. $ node main.js