From 4de2991768a8fe918b64c063699ce323830230a6 Mon Sep 17 00:00:00 2001 From: 0xdeo <0xdeo@defi.sucks> Date: Wed, 17 Jan 2024 15:42:37 -0500 Subject: [PATCH] fix: typo in license --- 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