Skip to content

Commit 1ba15a9

Browse files
authored
Merge pull request #1369 from vtjl10/main
Fix Typos and Improve Formatting in Documentation
2 parents a5ecfe5 + 10435b9 commit 1ba15a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/filesystem-sysroot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ storage stack, from basic partitions to LVM. However, a
5757
common tool is the [growpart](https://manpages.debian.org/testing/cloud-guest-utils/growpart.1.en.html)
5858
utility from `cloud-init`.
5959

60-
### Growing the filesytem
60+
### Growing the filesystem
6161

6262
The systemd project ships a [systemd-growfs](https://www.freedesktop.org/software/systemd/man/latest/systemd-growfs.html#)
6363
tool and corresponding `systemd-growfs@` services. This is

docs/src/relationship-particles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ have `/etc` exist and be useful! Writing files there, whether from `vi`
9999
or config management tooling must continue to work. Both bootc and systemd "particle"
100100
systems should still Feel Like Unix - in contrast to e.g. Android.
101101

102-
At the current time, this is implemeted in ostree; as bootc moves
102+
At the current time, this is implemented in ostree; as bootc moves
103103
towards stronger integration with podman, it is likely that this logic
104104
will simply be moved into bootc instead on top of podman.
105105
Alternatively perhaps, podman itself may grow some support for

0 commit comments

Comments
 (0)