mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #213 from jaimegago/master
Fix a "kibana" leftover in comments
This commit is contained in:
commit
5ac6d28abf
@ -1,7 +1,7 @@
|
||||
/** @scratch /configuration/config.js/1
|
||||
* == Configuration
|
||||
* config.js is where you will find the core Grafana configuration. This file contains parameter that
|
||||
* must be set before kibana is run for the first time.
|
||||
* must be set before Grafana is run for the first time.
|
||||
*/
|
||||
define(['settings'],
|
||||
function (Settings) {
|
||||
|
Loading…
Reference in New Issue
Block a user