From 6e3ef8b92be3c4a3ef5acff65bcc0f66258af579 Mon Sep 17 00:00:00 2001 From: Matthew Penner Date: Tue, 16 May 2023 09:54:32 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8851ae2..117ab46 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is essentially an updated version of [`vscode-caddyfile-syntax`](https://gi ## Configuration -- `caddyfile.executable`: Location of the `caddy` executable to use for code formatting and linting. (Default: `""`) +- `caddyfile.executable`: Location of the `caddy` executable to use for code formatting. (Default: `""`) ## Features