diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index 0722cbca..cc89391c 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -40,7 +40,7 @@ Troubleshooting Tips making it easier to focus on relevant information. **_Example_**: `tail -f allianceauth.log | grep -i 'discord'`. This will isolate lines containing discord. -Making it easier to see amoung the other logs. +Making it easier to see among the other logs. **Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your Alliance Auth settings to get more detailed messages. Remember to revert to INFO level after debugging.