diff --git a/docs/docs/guides/08-troubleshooting/04-how-to-get-error-logs.mdx b/docs/docs/guides/08-troubleshooting/04-how-to-get-error-logs.mdx index 677c3d542..7eaebf24c 100644 --- a/docs/docs/guides/08-troubleshooting/04-how-to-get-error-logs.mdx +++ b/docs/docs/guides/08-troubleshooting/04-how-to-get-error-logs.mdx @@ -33,7 +33,7 @@ tail -n 50 ~/jan/logs/server.log ``` :::note -When sharing logs or error information, make sure to redact any private or sensitive information. +- When sharing logs or error information, make sure to redact any private or sensitive information. ::: -If you have any questions or are looking for support, please don't hesitate to contact us via our [Discord community](https://discord.gg/Dt7MxDyNNZ) or sharing [new issue in our GitHub repository](https://github.com/janhq/jan/issues/new/choose). +If you have any questions or are looking for support, please don't hesitate to contact us via our [Discord community](https://discord.gg/Dt7MxDyNNZ) or create a [new issue in our GitHub repository](https://github.com/janhq/jan/issues/new/choose).