Browse Source

Merge branch 'master' of github.com:grafana/grafana

Torkel Ödegaard 11 years ago
parent
commit
06f382c454
1 changed files with 1 additions and 1 deletions
  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: ''