diff --git a/bindings/node.js/README.md b/bindings/node.js/README.md index 24dee6c..7dc0e85 100644 --- a/bindings/node.js/README.md +++ b/bindings/node.js/README.md @@ -152,7 +152,7 @@ verifyBlobKzgProof( ```ts /** - * Given an array of blobs and their proofs, verify that they corresponds to + * Given an array of blobs and their proofs, verify that they correspond to * their provided commitment. * * Note: blobs[0] relates to commitmentBytes[0] and proofBytes[0]