From f3dcc597e4fed4053f3a4d869c1b7357761c47fd Mon Sep 17 00:00:00 2001 From: Justin Traglia <95511699+jtraglia@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:18:30 -0500 Subject: [PATCH] Update description for test format --- tests/formats/kzg_7594/recover_cells_and_kzg_proofs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/formats/kzg_7594/recover_cells_and_kzg_proofs.md b/tests/formats/kzg_7594/recover_cells_and_kzg_proofs.md index 37c5950c5..b12f49c26 100644 --- a/tests/formats/kzg_7594/recover_cells_and_kzg_proofs.md +++ b/tests/formats/kzg_7594/recover_cells_and_kzg_proofs.md @@ -1,6 +1,6 @@ # Test format: Recover cells and KZG proofs -Recover all cells/proofs given at least 50% of the original `cells` and `proofs`. +Recover all cells/proofs given at least 50% of the original `cells`. ## Test case format