From f78b39be5e5782cc38b2bc141131f17aaeed9c76 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:07:58 +0300 Subject: [PATCH] docs: typo fix Update run.md --- docs/run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/run.md b/docs/run.md index a5de009..3be13f1 100644 --- a/docs/run.md +++ b/docs/run.md @@ -4,7 +4,7 @@ ### Setup Environment -Install dependencies Node.js, yarn, hardhat. +Install the dependencies Node.js, yarn, hardhat. - Linux