From 769d339d90ba15860973d63447958f83719e79e6 Mon Sep 17 00:00:00 2001 From: 0xdeo <150629966+0xdeo@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:50:00 -0500 Subject: [PATCH] fix: typo in readme (#51) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 903f1fb7..5b73ac8f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@
Deployment scripts
Sample scripts to deploy contracts on both mainnet and testnet.
-
Sample Integraion & Unit tests
+
Sample Integration & Unit tests
Example tests showcasing mocking, assertions and configuration for mainnet forking. As well it includes everything needed in order to check code coverage.
Linter