From 31d1390039aec962153e33884a7c0585561bd946 Mon Sep 17 00:00:00 2001 From: Fabio B Date: Mon, 4 Feb 2019 12:52:36 +0100 Subject: Update packages/contracts-gen/README.md Co-Authored-By: LogvinovLeon --- packages/contracts-gen/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/contracts-gen/README.md b/packages/contracts-gen/README.md index b32fa53cc..feaf9e65f 100644 --- a/packages/contracts-gen/README.md +++ b/packages/contracts-gen/README.md @@ -20,7 +20,7 @@ You should run this tool after each time you move your contracts around to regen This tool does the following: -- Reads your `compiler.json`. Specifically list of smart contracts. +- Reads your `compiler.json`. Specifically the list of smart contracts. - Creates `wrapper.ts` file which exports all contract wrappers. - Creates `artifacts.ts` file which exports all contract artifacts. - Generates list of JSON artifact files in `tsconfig.json` -- cgit v1.2.3