From bbcea66c758aab6794784d92c2f2ffe3e8d3ca81 Mon Sep 17 00:00:00 2001 From: MaxweLL22-22 Date: Thu, 23 Jan 2025 23:53:08 +0100 Subject: [PATCH] typo fix README.md --- deployment/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/README.md b/deployment/README.md index 15aed89bb..dfd9885b2 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -51,7 +51,7 @@ To verify contracts use `npm run verify:CDKValidium:${network}` npm run verify:CDKValidium:sepolia ``` -A new folder will be created witth the following name `deployments/${network}_$(date +%s)` with all the output information and the OZ proxy information. +A new folder will be created with the following name `deployments/${network}_$(date +%s)` with all the output information and the OZ proxy information. ## deploy-parameters.json