Fix double ` character
authorGiulio Lombardo <redacted>
Fri, 12 May 2017 18:25:06 +0000 (20:25 +0200)
committerGiulio Lombardo <redacted>
Fri, 12 May 2017 18:25:06 +0000 (20:25 +0200)
readme.md

index 34635fcae593df07d614259f6f25c5b750bb2b41..0fa6aa4bd9b0cc715cb8f886c7ca750113807a2f 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -207,7 +207,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