about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-06-07T10·43+0000
committerclbot <clbot@tvl.fyi>2022-06-07T10·46+0000
commit7c3ef7083cbb2ed2adefe2e4f2d7cef29b13750c (patch)
treef974ac659a4cb32017d26e222364abe024207ba4
parentd8583088b868b97ea58f3763c9c99b3ba552ecea (diff)
fix(tools/checks): Minor typo fix r/4229
Change-Id: I5cfd6223a3bd0bb4cc650b53af36193185354062
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5859
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
-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