diff --git a/docs/specs/00.md b/docs/specs/00.md index 250e7ae..9c80dbb 100644 --- a/docs/specs/00.md +++ b/docs/specs/00.md @@ -74,7 +74,7 @@ A `Proof` is sent to `Bob` for [melting tokens][05]. A `Proof` can also be sent ### `Proofs` -An array (list) of `Proof`'s. In general, this will be used for most operations instead of a single `Proof`. `Proofs` must be serialized before sending between wallets (see [Serialization](#serialization-of-proofs). +An array (list) of `Proof`'s. In general, this will be used for most operations instead of a single `Proof`. `Proofs` must be serialized before sending between wallets (see [Serialization of proofs](#serialization-of-proofs)). ## 0.2 - Methods