From 12f8e453ea7574f02a64432ab04e2d18ff18f72f Mon Sep 17 00:00:00 2001 From: Tommy Verrall Date: Tue, 16 Nov 2021 10:20:50 +0000 Subject: [PATCH] Fix typo. --- nym-wallet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nym-wallet/README.md b/nym-wallet/README.md index e54111af1e..9cf08a4d1c 100644 --- a/nym-wallet/README.md +++ b/nym-wallet/README.md @@ -44,7 +44,7 @@ Run the following command from the `nym-wallet` folder ``` yarn build ``` -The output will compile different types of binaries dependent on your hardware / OS system. Once the binaries are build, they can be located as follows: +The output will compile different types of binaries dependent on your hardware / OS system. Once the binaries are built, they can be located as follows: ### Binary output directory structure ```