Corrected typo (#1151)

* Corrected typo in USAGE.md
This commit is contained in:
Spitfireap 2020-11-18 22:53:36 +01:00 committed by GitHub
parent 0d5b004696
commit b163e8eff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -645,7 +645,7 @@ journalctl --unit=onedrive@<username> -f
In some cases you may wish to receive GUI notifications when using the client when logged in as a non-root user. In this case, follow the directions below:
1. Login via graphical UI as user you wish to enable the service for
2. Disable any `onedive@` service files for your username - eg:
2. Disable any `onedrive@` service files for your username - eg:
```text
sudo systemctl stop onedrive@alex.service
sudo systemctl disable onedrive@alex.service