From cbe78717ce2c327b2f8726b86a99d5cf94c2039b Mon Sep 17 00:00:00 2001 From: Romashka Date: Mon, 23 Dec 2024 20:09:46 +0200 Subject: [PATCH] typo-Update app.go --- app/app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/app.go b/app/app.go index 294abcfed..390aa8e64 100644 --- a/app/app.go +++ b/app/app.go @@ -90,7 +90,7 @@ var ( homeDir, _ = os.UserHomeDir() DefaultCLIHome = filepath.Join(homeDir, ".secretd") - // DefaultNodeHome sets the folder where the applcation data and configuration will be stored + // DefaultNodeHome sets the folder where the application data and configuration will be stored DefaultNodeHome = filepath.Join(homeDir, ".secretd") // Module accounts that are allowed to receive tokens