From e377eb18a4eae452d90ea187cbc0dd5cadf23a04 Mon Sep 17 00:00:00 2001 From: King Date: Thu, 23 Jan 2025 21:54:23 +0100 Subject: [PATCH] fiix err README.md --- packages/contracts-ops/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/contracts-ops/README.md b/packages/contracts-ops/README.md index 6f378d79..d0bcb7c5 100644 --- a/packages/contracts-ops/README.md +++ b/packages/contracts-ops/README.md @@ -5,7 +5,7 @@ Contains forge scripts for Nomad system maintenance ## Building Blocks - `Config.sol` utilities for loading and parsing Nomad Config JSON - - initalize the config with the path to a JSON config + - initialize the config with the path to a JSON config - `CallBatch.sol` utility for aggregating calls into a callbatch, and outputting the batch to JSON - initialize a callbatch with the local domain name and an output path