Improve language for clarity

Will Read лет %!s(int64=9): %!d(string=назад)
Родитель
Сommit
570030c586
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -47,7 +47,7 @@ FORCE_SSL=false
47 47
 # You can see its use in user.rb.  PLEASE CHANGE THIS!
48 48
 INVITATION_CODE=try-huginn
49 49
 
50
-# If you don't want to require users to have an invitation code, set this to true
50
+# If you don't want to require new users to have an invitation code in order to sign up, set this to true.
51 51
 SKIP_INVITATION_CODE=false
52 52
 
53 53
 #############################