Skip to content

Commit

Permalink
README.md: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiggers committed Dec 28, 2024
1 parent 094d62b commit 7a17e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Before using `fscrypt`, you should consider other solutions:
`systemd-homed` has better integration with systemd than `fscrypt` does.
However, `systemd-homed` (as of systemd v255) uses the
["V1" Linux kernel encryption API](https://www.kernel.org/doc/html/v6.8/filesystems/fscrypt.html#limitations-of-v1-policies),
while `fscrypt` perfers the "V2" API. The older API causes
while `fscrypt` prefers the "V2" API. The older API causes
[known issues](#some-processes-cant-access-unlocked-encrypted-files), and
migrating `systemd-home` to the "V2" API is tracked
[in this `systemd` issue](https://github.com/systemd/systemd/issues/18280).
Expand Down

0 comments on commit 7a17e3a

Please sign in to comment.