diff --git a/opnsense/readme.md b/opnsense/readme.md
index 1979db1..169a7a9 100644
--- a/opnsense/readme.md
+++ b/opnsense/readme.md
@@ -109,18 +109,18 @@ want to port forward from the outside 3200 to 3100
- Aliases: Input 192.168.1.200
- register the portforwarding in `Firewall: NAT: Port Forward`
- - Interface: WAN
- - TCP/IP Version: IPv4
- - Protocol: TCP
- - Under Source > Advanced:
- - Source / Invert: Unchecked
- - Source: Any
- - Source Port Range: any to any
- - Destination / Invert: Unchecked
- - Destination: WAN address
- - Destination Port range: (other) 3200 to (other) 3200
- - Redirect target IP: Alias "media-server"
- - Redirect target Port: (other) 3100
+ - Interface: `WAN`
+ - TCP/IP Version: `IPv4`
+ - Protocol: `TCP`
+ - Under `Source > Advanced`:
+ - Source / Invert: `Unchecked`
+ - Source: `Any`
+ - Source Port Range: `any to any`
+ - Destination / Invert: `Unchecked`
+ - Destination: `WAN address`
+ - Destination Port range: `(other) 3200 to (other) 3200`
+ - Redirect target IP: `Alias "media-server"`
+ - Redirect target Port: `(other) 3100`