From ad0eab450dc29da135c3d94568ee240ebf6b9ac8 Mon Sep 17 00:00:00 2001 From: Sascha Moser <28950736+xopez@users.noreply.github.com> Date: Thu, 23 Dec 2021 18:39:03 +0100 Subject: [PATCH] Fix code highlighting --- docs/guides/vpn/wireguard/internal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/wireguard/internal.md b/docs/guides/vpn/wireguard/internal.md index 429b8bd..bc6bd1e 100644 --- a/docs/guides/vpn/wireguard/internal.md +++ b/docs/guides/vpn/wireguard/internal.md @@ -67,7 +67,7 @@ The rules will then be cleared once the tunnel is down. # maybe more [Peer] sections for more clients ``` - The important change is the extra PostUp` and `PostDown` in the `[Interface]` section. + The important change is the extra `PostUp` and `PostDown` in the `[Interface]` section. ## Allow clients to access other devices