Fix minor typo (#2507)

This commit is contained in:
Anthony Morris 2019-02-01 03:01:26 -08:00 committed by Antioch Peverell
parent a82e2a0126
commit 7646e71810

View file

@ -119,7 +119,7 @@ Where:
Neither _v_ nor _r_ can be deduced, leveraging the fundamental properties of Elliptic
Curve Cryptography. `r*G + v*H` is called a _Pedersen Commitment_.
As a an example, let's assume we want to build a transaction with two inputs and one
As an example, let's assume we want to build a transaction with two inputs and one
output. We have (ignoring fees):
* vi1 and vi2 as input values.