diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 7e22b1c19a..bc16db7b68 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -108,7 +108,7 @@ recommend using our build tool [`cargo-contract`](https://github.com/use-ink/car It automatically compiles for the correct PolkaVM target architecture and uses an optimal set of compiler flags. -Ann approximation of the build command it will execute is: +An approximation of the build command it will execute is: ```bash cd ink/integration-tests/public/flipper/