diff --git a/docs/src/pages/index.jsx b/docs/src/pages/index.jsx index 8485a730785..d5cbfcba977 100644 --- a/docs/src/pages/index.jsx +++ b/docs/src/pages/index.jsx @@ -38,7 +38,7 @@ export default function Landing() {
Noir is a Domain Specific Language for SNARK proving systems. It has been designed to use any ACIR - compatible proving system. It's design choices are influenced heavily by Rust and focuses on a simple, + compatible proving system. Its design choices are influenced heavily by Rust and focuses on a simple, familiar syntax.