From ce3926acffe54474cbb4e2502ed3c8eae8cf579a Mon Sep 17 00:00:00 2001 From: Tom French <15848336+TomAFrench@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:41:47 +0100 Subject: [PATCH] chore: typo fix (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e6a0c1..097b83e 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ There is an up-front processing cost, as well as a per-query cost. | 8kb | 307k | | 16kb | 574k | -| query type | query cost (in megaplonk gaes) | +| query type | query cost (in megaplonk gates) | |-|-| | `get_value` | 364 | | `get_number` | 454 |