Explorar o código

Merge pull request #867 from tobym/patch-1

Fix typo
Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
1aaf3961ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/config.sample.js

+ 1 - 1
src/config.sample.js

@@ -87,7 +87,7 @@ function (Settings) {
     // Example: "1m", "1h"
     // Example: "1m", "1h"
     playlist_timespan: "1m",
     playlist_timespan: "1m",
 
 
-    // If you want to specify password before saving, please specify it bellow
+    // If you want to specify password before saving, please specify it below
     // The purpose of this password is not security, but to stop some users from accidentally changing dashboards
     // The purpose of this password is not security, but to stop some users from accidentally changing dashboards
     admin: {
     admin: {
       password: ''
       password: ''