diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html
index 6ea2b8fc..a24a249c 100644
--- a/_includes/sections/browser-tweaks.html
+++ b/_includes/sections/browser-tweaks.html
@@ -105,11 +105,11 @@
Prefetching causes cookies from the prefetched site to be loaded and other potentially unwanted behavior. Details here and here.
- - network.prefetch-next = false
- - network.dns.disablePrefetch = true
- - network.dns.disablePrefetchFromHTTPS = true
- - network.predictor.enabled = false
- - network.predictor.enable-prefetch = false
+ - network.prefetch-next = false
+ - network.dns.disablePrefetch = true
+ - network.dns.disablePrefetchFromHTTPS = true
+ - network.predictor.enabled = false
+ - network.predictor.enable-prefetch = false
network.IDN_show_punycode = true
@@ -120,7 +120,7 @@
Firefox user.js Templates
- - ghacks-user.js - An ongoing comprehensive user.js template for configuring and hardening Firefox privacy, security and anti-fingerprinting.
+ - ghacks-user.js - An ongoing comprehensive user.js template for configuring and hardening Firefox privacy, security and anti-fingerprinting.