From 89503a4616dc4efa6888374d93fd41bdadea9b28 Mon Sep 17 00:00:00 2001 From: CHAMI Rachid Date: Wed, 3 Apr 2024 01:31:33 +0200 Subject: [PATCH] Update pkg/proof/README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- pkg/proof/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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