diff --git a/cairo1-run/README.md b/cairo1-run/README.md index 446d4fdf62..5ac4d6520e 100644 --- a/cairo1-run/README.md +++ b/cairo1-run/README.md @@ -73,7 +73,7 @@ The cairo1-run cli supports the following optional arguments: ## Running circuits -Circuits in cairo 1 requiere the `mod_builtin` feature to be active in order for the `AddMod`, `MulMod` and `RangeCheck96` builtins to be taken into account. +Circuits in cairo 1 require the `mod_builtin` feature to be active in order for the `AddMod`, `MulMod` and `RangeCheck96` builtins to be taken into account. # Running scarb projects