about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tools/checks/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/checks/default.nix b/tools/checks/default.nix
index 618405d3ae..89e4b809bc 100644
--- a/tools/checks/default.nix
+++ b/tools/checks/default.nix
@@ -14,7 +14,7 @@ in
     {
       # Environment name to use (inconsequential, only for drv name)
       name ? "main"
-    , # Terraform package to use. Should be pre-onfigured with the
+    , # Terraform package to use. Should be pre-configured with the
       # correct providers.
       terraform ? pkgs.terraform
     , # Source path for Terraform configuration. Be careful about