From 65e98e1967d9f5e45052859e0f75a9d57da44f4a Mon Sep 17 00:00:00 2001 From: Vitalik Gordon Date: Sun, 4 Feb 2024 04:47:56 +0000 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b5a914..cf5c6c6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The rules: ## Extended Configuration -In case you test functions operate on differently typed inputs, you might need to provide distinct initial values and provide customized comparison function, otherwise it won't pass the soundness check. Here is an example: +In case you test functions operate on differently typed inputs, you might need to provide distinct initial values and provide a customized comparison function, otherwise it won't pass the soundness check. Here is an example: ```js benchmark('bigint vs number (addition)', {