diff options
author | Omar Polo <op@omarpolo.com> | 2024-09-01 07:54:06 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-09-01 07:54:06 +0000 |
commit | 2f6e84dbe3e976b47041aca07521ee5572d909a9 (patch) | |
tree | 810a94fd485ee749f6709c877db8cde2cd521ee0 /README.md | |
parent | 255c15394c1c56ee056d23ccf999bee21a935f7f (diff) |
typos; courtesy of codespell
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ to the `contrib` directory. ## Architecture/Security considerations gmid has a privsep design, where the operations done by the daemon are -splitted into multiple processes: +split into multiple processes: - main: the main process is the only one that keeps the original privileges. It opens the TLS certificates on the behalf of the |