diff options
| -rw-r--r-- | markup/api.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/markup/api.md b/markup/api.md index ebd666d..2cf85c5 100644 --- a/markup/api.md +++ b/markup/api.md @@ -177,8 +177,8 @@ The leaf hash value is computed as in RFC 6962/bis,  [ยง4.7](https://datatracker.ietf.org/doc/html/draft-ietf-trans-rfc6962-bis-34#section-4.7).  Output: -- inclusion: an `StItem` of type `inclusion_proof_v1`.  Note that this structure -includes both the leaf index and an audit path for the tree size. +- inclusion_proof: an `StItem` of type `inclusion_proof_v1`.  Note that this +structure includes both the leaf index and an audit path for the tree size.  ### get-consistency-proof  ``` | 
