aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authoronefang2019-12-10 15:45:55 +1000
committeronefang2019-12-10 15:45:55 +1000
commitdfba1395c487523d91fe76b76525c0f0efe36e76 (patch)
treec64f1a1a001b19c75c477adf7f1cf1acb1175b1a /README.md
parentMove common code to it's own module. (diff)
downloadapt-panopticon-dfba1395c487523d91fe76b76525c0f0efe36e76.zip
apt-panopticon-dfba1395c487523d91fe76b76525c0f0efe36e76.tar.gz
apt-panopticon-dfba1395c487523d91fe76b76525c0f0efe36e76.tar.bz2
apt-panopticon-dfba1395c487523d91fe76b76525c0f0efe36e76.tar.xz
Typo--
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 732115d..992b6ee 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ table. Add the round robin domain name. Resolve all the IPs and add
199them to this table. Write this table to results/mirrors.lua so that the 199them to this table. Write this table to results/mirrors.lua so that the
200forked tests can read it. 200forked tests can read it.
201 201
202checkHost() the referenece site first. 202checkHost() the reference site first.
203 203
204Loop through the mirrors table, and checkHost() each one, skipping the 204Loop through the mirrors table, and checkHost() each one, skipping the
205reference site. 205reference site.