From 6118a85d91462c8f6c91cc241237ded63b1e7d73 Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Mon, 4 Dec 2023 04:08:30 -0300 Subject: [PATCH] Update navi_config.md --- docs/navi_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/navi_config.md b/docs/navi_config.md index d3668d9..ea66d1b 100644 --- a/docs/navi_config.md +++ b/docs/navi_config.md @@ -8,7 +8,7 @@ prints which config file path is being used. You can get an config file example ```sh navi info config-example ``` -or by clicking [here](./config_file_example.yaml). To this this example your config file, run +or by clicking [here](./config_file_example.yaml). To turn this this example your config file, run ```sh navi info config-example > "$(navi info config-path)"