Skip to content

Commit 36b3985

Browse files
authored
Correct systemd spelling according to match definition on freedesktop.org/wiki/Software/systemd/ (#35)
1 parent 7220bf8 commit 36b3985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Small rust crate to interact with systemd units
1515

1616
## Limitations
1717

18-
Currently SystemD Version <245 are not supported as unit-file-list changed from two column to three column setup. See: [SystemD Changelog](https://github.com/systemd/systemd/blob/16bfb12c8f815a468021b6e20871061d20b50f57/NEWS#L6073)
18+
Currently, systemd Version <245 are not supported as unit-file-list changed from two column to three column setup. See: [systemd Changelog](https://github.com/systemd/systemd/blob/16bfb12c8f815a468021b6e20871061d20b50f57/NEWS#L6073)
1919

2020
## Unit / service operation
2121

0 commit comments

Comments
 (0)