From 065f985f751a156457dc58ed5b64a0211bd2f95b Mon Sep 17 00:00:00 2001 From: Devkuni <155117116+detrina@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:52:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50c57af2..491f1fea 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ SonicPC additionally computes some G2 elements for shift powers: `(1/\beta)^i H` - Commit: When there is no degree bound, both are the same. -When there is a degree bound, MarlinPC is more expensive: it needs an additional commitment to commit to the shifted poynomial. +When there is a degree bound, MarlinPC is more expensive: it needs an additional commitment to commit to the shifted polynomial. - Open: When there is no degree bound, both are the same.