diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-22 11:45:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-22 11:45:18 -0300 |
commit | 5d8667bedf4b9dd47e1074a0da767525288feddd (patch) | |
tree | 2542e0ffa7171d96156eb8d942ce84ebeb230f2a | |
parent | c8c08dd40ada56fac2a65399959c2d10e51ce40c (diff) | |
download | kvmx-5d8667bedf4b9dd47e1074a0da767525288feddd.tar.gz kvmx-5d8667bedf4b9dd47e1074a0da767525288feddd.tar.bz2 |
Fix: docs: ChangeLog: typo
-rw-r--r-- | ChangeLog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 1f2b69b..2560e6c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -15,7 +15,7 @@ the user inside the guest might not match the user in the host. Note: this is done in a best-effort basis. It might not work depending - on the remote shell in use. To increase the changes, it's suggested that + on the remote shell in use. To increase the chances, it's suggested that the remote shell's startup scripts support the `STARTUP_FOLDER` as follows. |