We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1f4ac commit 542be51Copy full SHA for 542be51
tap16.md
@@ -84,7 +84,7 @@ information for all targets metadata files into a single file, it instead uses t
84
information to generate a Merkle tree. Each targets metadata file's version information forms
85
a leaf of the tree, then these leaves are used to build a Merkle tree. The
86
internal nodes of a Merkle tree contain the hash of their child nodes. The exact
87
-algorithm for generating this Merkle tree (ie the order of nodes in the hash,
+algorithm for generating this Merkle tree (i.e. the order of nodes in the hash,
88
how version information is encoded, etc.), is left to the implementer, but this
89
algorithm should be documented in a [POUF](https://github.com/theupdateframework/taps/blob/master/tap11.md)
90
so that implementations can be
0 commit comments