From 9d9e65f4ed8ef1393be3708e0830636540a1c9a6 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:09:02 +0300 Subject: [PATCH] docs: typo fix Update onebox-test.md --- docs/onebox-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/onebox-test.md b/docs/onebox-test.md index 9acbeef..a497703 100644 --- a/docs/onebox-test.md +++ b/docs/onebox-test.md @@ -19,7 +19,7 @@ The blockchain node binaries will be compiled or downloaded from github to `test ## Run Tests -Changes to the `tests` folder and run the following command to run all tests: +Change to the `tests` folder and run the following command to run all tests: ``` python test_all.py