Fixes small typo

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
This commit is contained in:
alexis-opolka 2025-03-24 03:20:45 +01:00
parent 8169ec4d74
commit 97ac48d47b
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ but a quick working command to go there would be:
> [!WARNING]
> Navi **DOESN'T SUPPORT** as of now importing cheatsheets from other tools
> but is able to **work with** TLDR and CheatSH.
> but is able to **work with** TLDR and Cheat.sh.
![Demo](https://user-images.githubusercontent.com/3226564/91878474-bae27500-ec55-11ea-8b19-17876178e887.gif)

View file

@ -78,11 +78,11 @@ However, you can achieve this by using `git` and `crontab`.
>
>- In this example, the cron job is triggered every day at 11am.
>
> You might want to check out [crontab guru](https://crontab.guru/) regarding crontab.
> You might want to check out [crontab guru](https://crontab.guru/) regarding crontab.
>
>- The full paths to `navi` and `git` may differ in your setup.
>
> Check their actual values using `which` as `which <program>`.
> Check their actual values using `which` as `which <program>`.
>
>- Don't forget to replace `<user>__<repo>` with the actual folder name