Skip to content

Commit

Permalink
txscript: Fix typo in README
Browse files Browse the repository at this point in the history
Upstream commit 528ddaf.
  • Loading branch information
davecgh committed May 27, 2016
2 parents c44f08b + 528ddaf commit 3117ae7
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 decred transaction scripts.

## Decred Scripts

Decred provides a stack-based, FORTH-like langauge for the scripts in
Decred provides a stack-based, FORTH-like language for the scripts in
the decred transactions. This language is not turing complete
although it is still fairly powerful.

Expand Down

0 comments on commit 3117ae7

Please sign in to comment.