We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5077bed commit ae48ac1Copy full SHA for ae48ac1
README.md
@@ -79,9 +79,9 @@ for the changes to propogate through the DNS system!
79
80
We set the A record's TTL to 5 minutes so that when the address is dynamically
81
updated by the script, that's the (hopefully) longest amount of time that would
82
-pass before the DNS system caught up with the change made by the script.
83
-Setting this much lower wouldn't be of much use, and could even cause DNS errors
84
-(see http://www.zytrax.com/books/dns/info/minimum-ttl.html)!
+pass before the DNS system caught up with the change. Setting this much lower
+wouldn't be of much use, and could even cause DNS errors (see
+http://www.zytrax.com/books/dns/info/minimum-ttl.html).
85
86
### Configuration
87
0 commit comments