summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/wiki-js.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/web-apps/wiki-js.nix')
-rw-r--r--nixos/modules/services/web-apps/wiki-js.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/web-apps/wiki-js.nix b/nixos/modules/services/web-apps/wiki-js.nix
index c5627a28b84..b6e5b4594f1 100644
--- a/nixos/modules/services/web-apps/wiki-js.nix
+++ b/nixos/modules/services/web-apps/wiki-js.nix
@@ -17,7 +17,7 @@ in {
       default = null;
       example = "/root/wiki-js.env";
       description = lib.mdDoc ''
-        Environment fiel to inject e.g. secrets into the configuration.
+        Environment file to inject e.g. secrets into the configuration.
       '';
     };