Skip to content

Commit 6fc0a5b

Browse files
Improve README.md code block syntax highlighting (#111)
1 parent dae2aa7 commit 6fc0a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ touch /etc/dnscrypt-server/zones/example.conf
263263

264264
Now, add one or more unbound directives to the file, such as:
265265

266-
```text
266+
```zone
267267
local-zone: "example.com." static
268268
local-data: "my-computer.example.com. IN A 10.0.0.1"
269269
local-data: "other-computer.example.com. IN A 10.0.0.2"

0 commit comments

Comments
 (0)