Skip to content

Commit b8301a6

Browse files
committed
Fix a typo in bootc-install doc
1 parent 6734347 commit b8301a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/bootc-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This requires running the container via `--privileged`; it uses the running Linu
2626
on the host to write the file content from the running container image; not the kernel
2727
inside the container.
2828

29-
There are two sub-commands: `bootc install to-disk` and `boot install to-filesystem`.
29+
There are two sub-commands: `bootc install to-disk` and `bootc install to-filesystem`.
3030

3131
However, nothing *else* (external) is required to perform a basic installation
3232
to disk - the container image itself comes with a baseline self-sufficient installer

0 commit comments

Comments
 (0)