From be3da23c017f3de8ac5570dbba51d86b0f7c22c7 Mon Sep 17 00:00:00 2001 From: NI Date: Mon, 30 Dec 2019 18:52:11 +0800 Subject: [PATCH] Fix typo in DEPENDENCIES.md --- DEPENDENCIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 3b0db9f..3e7b7e6 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -1,6 +1,6 @@ # Dependencies used by Sshwifty -Sshwifty uses many third-party components. Those components is required inorder +Sshwifty uses many third-party components. Those components is required in order for Sshwifty to function. A list of used components can be found inside `package.json` and `go.mod` file.