Fix markup
authorIvan Enderlin <redacted>
Tue, 7 Mar 2017 13:49:21 +0000 (14:49 +0100)
committerGitHub <redacted>
Tue, 7 Mar 2017 13:49:21 +0000 (14:49 +0100)
readme.md

index 28e777148d583b779eb80ad1836049f5a71efe59..ee581533f4874bf725ea8077ac82c82bc9fa2711 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -211,7 +211,7 @@ lines to your hosts file will do it:
 
 Traditionally most host files use `127.0.0.1`, the *loopback address*, to establish an IP connection to the local machine.
 
-We prefer to use ``0.0.0.0`, which is defined as a non-routable meta-address used to designate an invalid, unknown,
+We prefer to use `0.0.0.0`, which is defined as a non-routable meta-address used to designate an invalid, unknown,
 or non applicable target.
 
 Using `0.0.0.0` is empirically faster, possibly because there's no wait for a timeout resolution. It also does not
git clone https://git.99rst.org/PROJECT