From 0460ddd843d03191eba63d4fb549d3f4d67e2cb1 Mon Sep 17 00:00:00 2001 From: sgtn Date: Thu, 16 Jul 2020 11:03:44 +0900 Subject: [PATCH] A trivial typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6fd0d5..250ad26 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ binsum.circom Binary sum ========== -This component creates a binary sum componet of ops operands and n bits each operand. +This component creates a binary sum component of ops operands and n bits each operand. e is number of carries and it depends on the number of operands in the input.