diff --git a/pkg/proof/README.md b/pkg/proof/README.md index 4af0a704c0..e6b83ec45f 100644 --- a/pkg/proof/README.md +++ b/pkg/proof/README.md @@ -108,7 +108,7 @@ Similar to row roots, column roots are the namespace merkle root of the set of s ### Data root The Celestia block [data root](https://celestiaorg.github.io/celestia-app/specs/data_structures.html) is computed -by generating a binary merkle root over the set of rows roots and column roots of the square: +by generating a binary merkle root over the set of row roots and column roots of the square: data root generation