diff --git a/docs/src/filesystem-sysroot.md b/docs/src/filesystem-sysroot.md index ae7d48520..3eeb93bc0 100644 --- a/docs/src/filesystem-sysroot.md +++ b/docs/src/filesystem-sysroot.md @@ -57,7 +57,7 @@ storage stack, from basic partitions to LVM. However, a common tool is the [growpart](https://manpages.debian.org/testing/cloud-guest-utils/growpart.1.en.html) utility from `cloud-init`. -### Growing the filesytem +### Growing the filesystem The systemd project ships a [systemd-growfs](https://www.freedesktop.org/software/systemd/man/latest/systemd-growfs.html#) tool and corresponding `systemd-growfs@` services. This is diff --git a/docs/src/relationship-particles.md b/docs/src/relationship-particles.md index 6ea539b51..d19a94ec0 100644 --- a/docs/src/relationship-particles.md +++ b/docs/src/relationship-particles.md @@ -99,7 +99,7 @@ have `/etc` exist and be useful! Writing files there, whether from `vi` or config management tooling must continue to work. Both bootc and systemd "particle" systems should still Feel Like Unix - in contrast to e.g. Android. -At the current time, this is implemeted in ostree; as bootc moves +At the current time, this is implemented in ostree; as bootc moves towards stronger integration with podman, it is likely that this logic will simply be moved into bootc instead on top of podman. Alternatively perhaps, podman itself may grow some support for