Skip to content

Commit 30e577e

Browse files
committed
doc/intro: fix
1 parent 8b45396 commit 30e577e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ resource usage however incurs some overhead when compared with
3434
containers, with memory allocation being especially inflexible.
3535

3636
**microvm.nix** is a tool that helps you building the guest's OS and
37-
running ways that are easier than writing a `Dockerfile`, once you
38-
know how to put a NixOS config into a `flake.nix` file.
37+
running it in ways that are easier than writing a `Dockerfile`, once
38+
you know how to put a NixOS config into a `flake.nix` file.
3939

4040
## Just Virtual Machines?
4141

0 commit comments

Comments
 (0)