Merge pull request #60334 from bhipple/fix/doc-typo
nixos.grafana: fix docstring typo
This commit is contained in:
commit
e666cc4e7e
@ -177,7 +177,7 @@ let
|
||||
folder = mkOption {
|
||||
type = types.str;
|
||||
default = "";
|
||||
description = "Add dashboards to the speciied folder";
|
||||
description = "Add dashboards to the specified folder";
|
||||
};
|
||||
type = mkOption {
|
||||
type = types.str;
|
||||
|
Loading…
Reference in New Issue
Block a user