diff --git a/Troubleshooting.md b/Troubleshooting.md index 35f65e7..ee9869a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -94,8 +94,8 @@ There are some issues with specific version of Headphones for Synology, where th * In case you run Headphones as a different user, make sure the Headphones user owns the directory for writing. * `chown -R headphones:headphones /path/to/headphones` -### Reset to previous version ### -Sometimes, you just want to go back to an older version. Either because there is no update or fix available for a problem you did not have in an older version. Backup your configuration and database files, just in case. +### Downgrade to previous version ### +Sometimes, you just want to go back to an older version. For instance, there is no update or fix available (yet) for a problem you did not have in an older version. Backup your configuration and database files, just in case. * `cd /path/to/heapdhones` * `git log`, which should give a list of all changes.