From b9f98759be3cfe7945c7e40f1dd330813b4c1af2 Mon Sep 17 00:00:00 2001 From: Danil <37103154+Danyylka@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:52:32 +0100 Subject: [PATCH] Update global_consts.go --- pkg/appconsts/global_consts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/appconsts/global_consts.go b/pkg/appconsts/global_consts.go index 1bcdb7ac6c..b1e8a694ad 100644 --- a/pkg/appconsts/global_consts.go +++ b/pkg/appconsts/global_consts.go @@ -11,7 +11,7 @@ import ( // // They cannot change throughout the lifetime of a network. const ( - // DefaultShareVersion is the defacto share version. Use this if you are + // DefaultShareVersion is the de facto share version. Use this if you are // unsure of which version to use. DefaultShareVersion = share.ShareVersionZero