Skip to content

Commit 91b6448

Browse files
authored
Update relationship-particles.md
1 parent 83ef365 commit 91b6448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/relationship-particles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Here, we circle back to [composefs](https://github.com/containers/composefs). O
211211
think of composefs as effectively a way to manage something like dm-verity, but using
212212
files.
213213

214-
What bootc builds on top of that is to target a specfic container image rootfs
214+
What bootc builds on top of that is to target a specific container image rootfs
215215
that is part of the "physical" root. Today, this is implemented again using ostree, via the `ostree=` kernel commandline argument. In the future, it is likely to be a `bootc.image`.
216216
However, integration with other bootloaders (such as Android Boot) require us to interact
217217
with externally-specified fixed kernel arguments.

0 commit comments

Comments
 (0)