about summary refs log tree commit diff
path: root/nixos/tests/atop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/atop.nix')
-rw-r--r--nixos/tests/atop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/atop.nix b/nixos/tests/atop.nix
index ec10369a24fd6..f9335eecc20e5 100644
--- a/nixos/tests/atop.nix
+++ b/nixos/tests/atop.nix
@@ -199,7 +199,7 @@ in
     ];
   };
   everything = makeTest {
-    name = "atop-everthing";
+    name = "atop-everything";
     nodes.machine = {
       programs.atop = {
         enable = true;