Fix typos

This commit is contained in:
Viktor Szépe 2024-02-18 23:33:45 +00:00
parent db9acaf4ff
commit 52a00573d9
5 changed files with 7 additions and 7 deletions

View file

@ -471,7 +471,7 @@
- Improve exit code for message sending.
Exit with 0 status code if the message was sent successfully to at least
one recipient, otherwise exit with status code 2 or 4 (for untrusted).
- Download profiles in parallel for improved perfomance
- Download profiles in parallel for improved performance
- `--verbose` flag can be specified multiple times for additional log output
- Enable more security options for systemd service file
- Rename sandbox to staging environment, to match the upstream name.