From d870f7c2662feb22f2f9b864457204230cb3109b Mon Sep 17 00:00:00 2001 From: Ho Duc Hieu <150573299+hieu-jan@users.noreply.github.com> Date: Fri, 22 Dec 2023 16:00:23 +0900 Subject: [PATCH] docs: standardize style --- .../guides/07-troubleshooting/01-stuck-on-broken-build.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx b/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx index ba04abb9e..d9edd3a88 100644 --- a/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx +++ b/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx @@ -37,11 +37,11 @@ The following steps will help you troubleshoot and resolve issues related to bro - To uninstall Jan on Linux, you should use your package manager's uninstall or remove option. For Debian/Ubuntu-based distributions, if you installed Jan via the `.deb` package, you can uninstall Jan using the following command: + To uninstall Jan on Linux, you should use your package manager's uninstall or remove option. For Debian/Ubuntu-based distributions, if you installed Jan via the `.deb` package, you can uninstall Jan using the following command: ```bash sudo apt-get remove jan ``` - + @@ -93,4 +93,4 @@ ps aux | grep nitro kill -9 ``` -3. Download the latest version from via our homepage, [https://jan.ai/](https://jan.ai/). +4. Download the latest version from via our homepage, [https://jan.ai/](https://jan.ai/).