diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index 064a6d48..96d64036 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -21,7 +21,7 @@ The logs are located within the `myauth/log/` directory of your Alliance Auth pr Use a text editor or terminal commands (like `tail -f `) to open the relevant log files. _(The `tail -f` command displays the last few lines of a file and then continues to monitor the file, -printing any new lines that are added in real-time. Useful to watch while actively testing a troublesome feature for debugging.)_ +printing any new lines that are added in real-time. Useful to watch while actively testing a troublesome feature while troubleshooting.)_ Consider the following: