Skip to content

Commit

Permalink
txscript: Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shphrd authored and Chris Shepherd committed Jan 29, 2016
1 parent 95361a2 commit 528ddaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txscript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ package for any projects needing to use or validate bitcoin transaction scripts.

## Bitcoin Scripts

Bitcoin provides a stack-based, FORTH-like langauge for the scripts in
Bitcoin provides a stack-based, FORTH-like language for the scripts in
the bitcoin transactions. This language is not turing complete
although it is still fairly powerful. A description of the language
can be found at https://en.bitcoin.it/wiki/Script
Expand Down

0 comments on commit 528ddaf

Please sign in to comment.