diff --git a/docs/Config.md b/docs/Config.md index acd44cab0..724f35334 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -258,7 +258,7 @@ os: editCommandTemplate: '{{editor}} --goto {{filename}}:{{line}}' ``` -`{{editor}}` in `editCommandTemplate` is replaced with `editCommand`. +`{{editor}}` in `editCommandTemplate` is replaced with the value of `editCommand`. ### Recommended Config Values