From 732cf5eff5978193b1e68773f70b6be4586e8628 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 22 Jul 2024 19:22:25 +0200 Subject: [PATCH] docs: fix readme highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7d050e..2a84c77 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ location / { Example configuration of a [`systemd`](https://en.wikipedia.org/wiki/Systemd) service: -```toml +```conf [Unit] Description=WebDAV After=network.target