diff options
author | Omar Polo <op@omarpolo.com> | 2024-01-11 10:40:42 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-01-11 10:40:42 +0000 |
commit | 84285be94836bcd8e88fb9239d662c82f37c7959 (patch) | |
tree | e91a24f7f3b0cee4daa0ed13ef72c183ca6615c4 | |
parent | 3b9388d8d06161b27de52ef14757c96b81f67273 (diff) |
better phrasing
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ to the `contrib` directory. ## Architecture/Security considerations The internal architecture was revisited for the 2.0 release. For -previous releases, please refer to previous revision of this file. +earlier releases, please refer to previous revision of this file. gmid has a privsep design, where the operations done by the daemon are splitted into multiple processes: |