diff --git a/references/Lightning CLI/permission-denied-os-error-13.md b/references/Lightning CLI/permission-denied-os-error-13.md index dfbc94290..034ecf7f2 100644 --- a/references/Lightning CLI/permission-denied-os-error-13.md +++ b/references/Lightning CLI/permission-denied-os-error-13.md @@ -13,7 +13,7 @@ import Author from '@site/src/components/Author'; When running the Lightning CLI, the user who's in control can delegate to **root** via **sudo**. Depending on how the Fleek Networking Lightning CLI was installed, this might cause some confusion, which is better explained by reading the reference [Keys not found](/references/Lightning%20CLI/keys-not-found), which illustrates a situation where a user gets an error message about the wrong location of a system path (keystore). Some of the reasons why the `Permission denied (os error 13)` might occur are related to: -- The Fleek Network Lightning CLI process trying to write to a `.lightning` stored in a non permited location +- The Fleek Network Lightning CLI process trying to write to a `.lightning` stored in a non permitted location - The Fleek Network Lightning CLI process trying to write to `/tmp` The most common issue can be fixed by reading the section [Override the TMPDIR](#override-the-tmpdir). @@ -79,4 +79,4 @@ The `/etc/systemd/system/lightning.service` service unit file presented here is image="https://github.com/heldrida.png" title="Software Developer + DX" url="https://github.com/heldrida" -/> \ No newline at end of file +/>